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

/freebsd-current/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp80 Section == FI->getDwarfDebugNamesSection() ||
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp167 Asm->OutStreamer->switchSection(MOFI->getDwarfDebugNamesSection());
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h300 MCSection *getDwarfDebugNamesSection() const { function in class:llvm::MCObjectFileInfo
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp276 return MC->getObjectFileInfo()->getDwarfDebugNamesSection();
364 Asm->OutStreamer->switchSection(MOFI->getDwarfDebugNamesSection());
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAccelTable.cpp718 Asm->getObjFileLowering().getDwarfDebugNamesSection());

Completed in 114 milliseconds