Home
last modified time | relevance | path

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

/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h214 const DWARFSection &InfoSection; variable
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFUnit.cpp79 const DWARFSection &InfoSection = CurSection ? *CurSection : Section; in addUnitsImpl() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp895 const MCSection *InfoSection = Section.getLinkedToSection(); in writeSection() local