Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp57 Section == FI->getDwarfStrSection() || in isDwarfSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h278 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp222 Asm->OutStreamer->SwitchSection(MOFI->getDwarfStrSection()); in emitStrings()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2434 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection(), in emitDebugStr()