Searched refs:getDwarfStrOffDWOSection (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp79 Section == FI->getDwarfStrOffDWOSection() ||
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h322 MCSection *getDwarfStrOffDWOSection() const { return DwarfStrOffDWOSection; } function in class:llvm::MCObjectFileInfo
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3406 *Asm, Asm->getObjFileLowering().getDwarfStrOffDWOSection(),
3417 MCSection *OffSec = Asm->getObjFileLowering().getDwarfStrOffDWOSection();

Completed in 69 milliseconds