Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
HDNVPTXTargetStreamer.cpp57 Section == FI->getDwarfStrSection() || in isDwarfSection()
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h268 MCSection *getDwarfStrSection() const { return DwarfStrSection; } in getDwarfStrSection() function
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDDwarfDebug.cpp2172 Holder.emitStrings(Asm->getObjFileLowering().getDwarfStrSection(), in emitDebugStr()