Home
last modified time | relevance | path

Searched refs:getDwarfAccelNamespaceSection (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp72 Section == FI->getDwarfAccelNamespaceSection() || in isDwarfSection()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp185 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamespaceSection()); in emitAppleNamespaces()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h307 MCSection *getDwarfAccelNamespaceSection() const { in getDwarfAccelNamespaceSection() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp280 return MC->getObjectFileInfo()->getDwarfAccelNamespaceSection(); in getMCSection()
383 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamespaceSection()); in emitAppleNamespaces()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2423 Asm->getObjFileLowering().getDwarfAccelNamespaceSection(), in emitAccelNamespaces()