Home
last modified time | relevance | path

Searched refs:getDwarfGnuPubNamesSection (Results 1 – 8 of 8) sorted by relevance

/external/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp79 Section == FI->getDwarfGnuPubNamesSection() || in isDwarfSection()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp79 Section == FI->getDwarfGnuPubNamesSection() || in isDwarfSection()
/external/llvm/include/llvm/MC/
DMCObjectFileInfo.h235 MCSection *getDwarfGnuPubNamesSection() const { in getDwarfGnuPubNamesSection() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCObjectFileInfo.h259 MCSection *getDwarfGnuPubNamesSection() const { in getDwarfGnuPubNamesSection() function
/external/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h264 MCSection *getDwarfGnuPubNamesSection() const { in getDwarfGnuPubNamesSection() function
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1305 ? Asm->getObjFileLowering().getDwarfGnuPubNamesSection() in emitDebugPubNames()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2097 GnuStyle ? Asm->getObjFileLowering().getDwarfGnuPubNamesSection() in emitDebugPubSections()
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp2323 GnuStyle ? Asm->getObjFileLowering().getDwarfGnuPubNamesSection() in emitDebugPubSections()