Home
last modified time | relevance | path

Searched defs:LinkSection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/llvm/tools/obj2yaml/
H A Delf2yaml.cpp245 ErrorOr<const Elf_Shdr *> LinkSection = Obj.getSection(Shdr->sh_link); in dumpCommonSection() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ObjCopy/ELF/
H A DELFObject.h485 SectionBase *LinkSection = nullptr; variable