Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
HDNVPTXTargetStreamer.cpp79 Section == FI->getDwarfDebugNamesSection() || in isDwarfSection()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
HDDWARFEmitterImpl.cpp168 Asm->OutStreamer->switchSection(MOFI->getDwarfDebugNamesSection()); in emitDebugNames()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/
HDMCObjectFileInfo.h301 MCSection *getDwarfDebugNamesSection() const { in getDwarfDebugNamesSection() function
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
HDDWARFStreamer.cpp276 return MC->getObjectFileInfo()->getDwarfDebugNamesSection(); in getMCSection()
364 Asm->OutStreamer->switchSection(MOFI->getDwarfDebugNamesSection()); in emitDebugNames()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAccelTable.cpp680 Asm->getObjFileLowering().getDwarfDebugNamesSection()); in emitDWARF5AccelTable()