Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp547 std::vector<StringRef> &CurTypesSection, StringRef &InfoSection, in handleSection()
695 StringRef InfoSection; in write() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h206 const DWARFSection &InfoSection; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp72 const DWARFSection &InfoSection = CurSection ? *CurSection : Section; in addUnitsImpl() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/obj2yaml/
H A Delf2yaml.cpp789 auto InfoSection = Obj.getSection(Shdr->sh_info); in dumpCommonRelocationSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/
H A DELFObjectWriter.cpp998 const MCSection *InfoSection = Section.getLinkedToSection(); in writeSection() local