Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp60 Section == FI->getDwarfStrSection() || in isDwarfSection()
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h288 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection() function
/openbsd-src/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp228 Asm->OutStreamer->switchSection(MOFI->getDwarfStrSection()); in emitStrings()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2542 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection(), in emitDebugStr()