Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/DWP/
H A DDWP.cpp560 const MCSection *TUIndexSection, const MCSection *InfoSection, in handleSection()
633 MCSection *const InfoSection = MCOFI.getDwarfInfoDWOSection(); in write() local
/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h214 const DWARFSection &InfoSection; variable
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp79 const DWARFSection &InfoSection = CurSection ? *CurSection : Section; in addUnitsImpl() local
/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp1006 const MCSection *InfoSection = Section.getLinkedToSection(); writeSection() local
/llvm-project/llvm/tools/obj2yaml/
H A Delf2yaml.cpp829 auto InfoSection = Obj.getSection(Shdr->sh_info); dumpCommonRelocationSection() local