Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp69 Section == FI->getDwarfAccelNamespaceSection() || in isDwarfSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h294 MCSection *getDwarfAccelNamespaceSection() const { in getDwarfAccelNamespaceSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp267 Asm->OutStreamer->SwitchSection(MOFI->getDwarfAccelNamespaceSection()); in emitAppleNamespaces()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2273 Asm->getObjFileLowering().getDwarfAccelNamespaceSection(), in emitAccelNamespaces()