Home
last modified time | relevance | path

Searched refs:getDwarfPubNamesSection (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp64 Section == FI->getDwarfPubNamesSection() || in isDwarfSection()
/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h277 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } in getDwarfPubNamesSection() function
/openbsd/gnu/llvm/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp756 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(), in emitPubNamesForUnit()
/openbsd/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2472 : Asm->getObjFileLowering().getDwarfPubNamesSection()); in emitDebugPubSections()