Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp76 Section == FI->getDwarfStrOffDWOSection() || in isDwarfSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h309 MCSection *getDwarfStrOffDWOSection() const { return DwarfStrOffDWOSection; } in getDwarfStrOffDWOSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwp/
H A Dllvm-dwp.cpp655 MCSection *const StrOffsetSection = MCOFI.getDwarfStrOffDWOSection(); in write()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp3249 *Asm, Asm->getObjFileLowering().getDwarfStrOffDWOSection(), in emitStringOffsetsTableHeaderDWO()
3260 MCSection *OffSec = Asm->getObjFileLowering().getDwarfStrOffDWOSection(); in emitDebugStrDWO()