Home
last modified time | relevance | path

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

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