Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp67 Section == FI->getDwarfAccelNamesSection() || in isDwarfSection()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h304 MCSection *getDwarfAccelNamesSection() const { in getDwarfAccelNamesSection() function
/llvm-project-15.0.7/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp276 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamesSection()); in emitAppleNames()
/llvm-project-15.0.7/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2331 emitAccel(AccelNames, Asm->getObjFileLowering().getDwarfAccelNamesSection(), in emitAccelNames()