Home
last modified time | relevance | path

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

/llvm-project/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() argument
/llvm-project/bolt/include/bolt/Core/
H A DDebugNames.h90 StringRef StrSection; variable
/llvm-project/llvm/lib/DWP/
H A DDWP.cpp558 const MCSection *StrSection, const MCSection *StrOffsetSection, in handleSection()
628 MCSection *const StrSection = MCOFI.getDwarfStrDWOSection(); in write() local
/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp2055 StringRef StrSection; global() member in __anon62ae75e11111::DWARFObjInMemory