Home
last modified time | relevance | path

Searched refs:getDwarfInfoSection (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFEmitterImpl.cpp133 MS->switchSection(MOFI->getDwarfInfoSection()); in emitCompileUnitHeader()
157 MS->switchSection(MOFI->getDwarfInfoSection()); in emitDIE()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
H A DNVPTXTargetStreamer.cpp52 Section == FI->getDwarfInfoSection() || in isDwarfSection()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCObjectFileInfo.h274 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
275 MCSection *getDwarfInfoSection(uint64_t Hash) const { in getDwarfInfoSection() function
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFStreamer.cpp156 MS->switchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()
221 MS->switchSection(MOFI->getDwarfInfoSection()); in emitDIE()
242 return MC->getObjectFileInfo()->getDwarfInfoSection(); in getMCSection()
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCDwarf.cpp914 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
1172 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1107 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit()
3357 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()
3488 : Asm->getObjFileLowering().getDwarfInfoSection(Signature); in addDwarfTypeUnitType()