Home
last modified time | relevance | path

Searched refs:getDwarfStrOffSection (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp62 Section == FI->getDwarfStrOffSection() || in isDwarfSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h323 MCSection *getDwarfStrOffSection() const { return DwarfStrOffSection; } in getDwarfStrOffSection() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp270 return MC->getObjectFileInfo()->getDwarfStrOffSection(); in getMCSection()
313 Asm->OutStreamer->switchSection(MOFI->getDwarfStrOffSection()); in emitStringOffsets()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2386 *Asm, Asm->getObjFileLowering().getDwarfStrOffSection(), in emitStringOffsetsTableHeader()
2584 StringOffsetsSection = Asm->getObjFileLowering().getDwarfStrOffSection(); in emitDebugStr()
H A DDwarfUnit.cpp1839 TLOF.getDwarfStrOffSection()->getBeginSymbol()); in addStringOffsetsStart()