Home
last modified time | relevance | path

Searched defs:StrSection (Results 1 – 6 of 6) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfStringPool.cpp75 void DwarfStringPool::emit(AsmPrinter &Asm, MCSection *StrSection, in emit()
H A DDwarfFile.cpp100 void DwarfFile::emitStrings(MCSection *StrSection, MCSection *OffsetSection, in emitStrings()
/llvm-project-15.0.7/llvm/lib/DWP/
H A DDWP.cpp475 const MCSection *StrSection, const MCSection *StrOffsetSection, in handleSection()
544 MCSection *const StrSection = MCOFI.getDwarfStrDWOSection(); in write() local
/llvm-project-15.0.7/bolt/lib/Rewrite/
H A DDWARFRewriter.cpp1362 MCSection *const StrSection = MCOFI.getDwarfStrDWOSection(); in writeDWP() local
/llvm-project-15.0.7/bolt/lib/Core/
H A DDebugData.cpp1109 auto StrSection = BC.DwCtx->getDWARFObj().getStrSection(); in initialize() local
/llvm-project-15.0.7/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1609 StringRef StrSection; member in __anon445fd25e0f11::DWARFObjInMemory