Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h106 const DWARFSection &InfoSection; variable
DDWARFContext.h244 DWARFSection InfoSection; variable
/external/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp391 std::vector<StringRef> &CurTypesSection, StringRef &InfoSection, in handleSection()
508 StringRef InfoSection; in write() local
/external/llvm-project/llvm/tools/llvm-dwp/
Dllvm-dwp.cpp434 std::vector<StringRef> &CurTypesSection, StringRef &InfoSection, in handleSection()
582 StringRef InfoSection; in write() local
/external/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h206 const DWARFSection &InfoSection; variable
/external/llvm/tools/obj2yaml/
Delf2yaml.cpp264 ErrorOr<const Elf_Shdr *> InfoSection = Obj.getSection(Shdr->sh_info); in dumpCommonRelocationSection() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h197 const DWARFSection &InfoSection; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp73 const DWARFSection &InfoSection = CurSection ? *CurSection : Section; in addUnitsImpl() local
/external/llvm-project/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp72 const DWARFSection &InfoSection = CurSection ? *CurSection : Section; in addUnitsImpl() local
/external/llvm/lib/MC/
DELFObjectWriter.cpp1152 const MCSectionELF *InfoSection = Section.getAssociatedSection(); in writeSection() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DELFObjectWriter.cpp1004 const MCSection *InfoSection = Section.getAssociatedSection(); in writeSection() local
/external/llvm-project/llvm/lib/MC/
DELFObjectWriter.cpp1004 const MCSection *InfoSection = Section.getLinkedToSection(); in writeSection() local
/external/llvm-project/llvm/tools/obj2yaml/
Delf2yaml.cpp800 auto InfoSection = Obj.getSection(Shdr->sh_info); in dumpCommonRelocationSection() local