Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp71 Section == FI->getDwarfStrDWOSection() || in isDwarfSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h306 MCSection *getDwarfStrDWOSection() const { return DwarfStrDWOSection; } in getDwarfStrDWOSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp654 MCSection *const StrSection = MCOFI.getDwarfStrDWOSection(); in write()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3261 InfoHolder.emitStrings(Asm->getObjFileLowering().getDwarfStrDWOSection(), in emitDebugStrDWO()