Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp67 Section == FI->getDwarfAccelNamesSection() || in isDwarfSection()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h290 MCSection *getDwarfAccelNamesSection() const { in getDwarfAccelNamesSection() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp275 Asm->OutStreamer->SwitchSection(MOFI->getDwarfAccelNamesSection()); in emitAppleNames()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2259 emitAccel(AccelNames, Asm->getObjFileLowering().getDwarfAccelNamesSection(), in emitAccelNames()