Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp59 Section == FI->getDwarfStrSection() || in isDwarfSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h292 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp266 return MC->getObjectFileInfo()->getDwarfStrSection(); in getMCSection()
295 Asm->OutStreamer->switchSection(MOFI->getDwarfStrSection()); in emitStrings()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2588 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection(), in emitDebugStr()