Home
last modified time | relevance | path

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

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