Home
last modified time | relevance | path

Searched defs:InfoSection (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/DebugInfo/
DDWARFUnit.h31 StringRef InfoSection; variable
DDWARFContext.h220 Section InfoSection; variable
/external/llvm/tools/obj2yaml/
Delf2yaml.cpp209 if (const Elf_Shdr *InfoSection = Obj.getSection(Shdr->sh_info)) { in dumpCommonRelocationSection() local
/external/llvm/lib/MC/
DELFObjectWriter.cpp1526 const MCSectionELF *InfoSection; in WriteSection() local