Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp55 Section == FI->getDwarfStrOffSection() || in isDwarfSection()
/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h293 MCSection *getDwarfStrOffSection() const { return DwarfStrOffSection; } in getDwarfStrOffSection() function
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1687 *Asm, Asm->getObjFileLowering().getDwarfStrOffSection(), in emitStringOffsetsTableHeader()
1885 StringOffsetsSection = Asm->getObjFileLowering().getDwarfStrOffSection(); in emitDebugStr()
H A DDwarfUnit.cpp1654 TLOF.getDwarfStrOffSection()->getBeginSymbol()); in addStringOffsetsStart()