Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp74 Section == FI->getDwarfStrDWOSection() || in isDwarfSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h319 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection() function
/freebsd/contrib/llvm-project/llvm/lib/DWP/
H A DDWP.cpp604 MCSection *const StrSection = MCOFI.getDwarfStrDWOSection(); in write()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3418 InfoHolder.emitStrings(Asm->getObjFileLowering().getDwarfStrDWOSection(), in emitDebugStrDWO()