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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp64 Section == FI->getDwarfPubNamesSection() ||
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h280 MCSection *getDwarfPubNamesSection() const { return DwarfPubNamesSection; } function in class:llvm::MCObjectFileInfo
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp272 return MC->getObjectFileInfo()->getDwarfPubNamesSection();
1235 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubNamesSection(),
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2514 : Asm->getObjFileLowering().getDwarfPubNamesSection());

Completed in 83 milliseconds