Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp59 Section == FI->getDwarfLocSection() || in isDwarfSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h292 MCSection *getDwarfLocSection() const { return DwarfLocSection; } in getDwarfLocSection() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp252 return MC->getObjectFileInfo()->getDwarfLocSection(); in getMCSection()
673 MS->switchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitDwarfDebugLocTableFragment()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2947 : Asm->getObjFileLowering().getDwarfLocSection()); in emitDebugLoc()