Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp79 Section == FI->getDwarfGnuPubNamesSection() || in isDwarfSection()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h283 MCSection *getDwarfGnuPubNamesSection() const { in getDwarfGnuPubNamesSection() function
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2435 GnuStyle ? Asm->getObjFileLowering().getDwarfGnuPubNamesSection() in emitDebugPubSections()