Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
HDNVPTXTargetStreamer.cpp59 Section == FI->getDwarfStrOffSection() || in isDwarfSection()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h299 MCSection *getDwarfStrOffSection() const { return DwarfStrOffSection; } in getDwarfStrOffSection() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp1970 *Asm, Asm->getObjFileLowering().getDwarfStrOffSection(), in emitStringOffsetsTableHeader()
2169 StringOffsetsSection = Asm->getObjFileLowering().getDwarfStrOffSection(); in emitDebugStr()
HDDwarfUnit.cpp1720 TLOF.getDwarfStrOffSection()->getBeginSymbol()); in addStringOffsetsStart()