Home
last modified time | relevance | path

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

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