Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp68 Section == FI->getDwarfAccelTypesSection() || in isDwarfSection()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h298 MCSection *getDwarfAccelTypesSection() const { in getDwarfAccelTypesSection() function
/freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp291 Asm->OutStreamer->SwitchSection(MOFI->getDwarfAccelTypesSection()); in emitAppleTypes()
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2329 emitAccel(AccelTypes, Asm->getObjFileLowering().getDwarfAccelTypesSection(), in emitAccelTypes()