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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp65 Section == FI->getDwarfPubTypesSection() ||
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h281 MCSection *getDwarfPubTypesSection() const { return DwarfPubTypesSection; } function in class:llvm::MCObjectFileInfo
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp274 return MC->getObjectFileInfo()->getDwarfPubTypesSection();
1241 emitPubSectionForUnit(MC->getObjectFileInfo()->getDwarfPubTypesSection(),
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2519 : Asm->getObjFileLowering().getDwarfPubTypesSection());

Completed in 74 milliseconds