Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h106 const DWARFSection &InfoSection; variable
DDWARFContext.h219 DWARFSection InfoSection; variable
/external/llvm/tools/obj2yaml/
Delf2yaml.cpp218 if (const Elf_Shdr *InfoSection = Obj.getSection(Shdr->sh_info)) { in dumpCommonRelocationSection() local
/external/llvm/lib/MC/
DELFObjectWriter.cpp1481 const MCSectionELF *InfoSection = Section.getAssociatedSection(); in writeSection() local