Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/MC/
DMCObjectFileInfo.h261 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
262 MCSection *getDwarfInfoSection(uint64_t Hash) const { in getDwarfInfoSection() function
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp50 Section == FI->getDwarfInfoSection() || in isDwarfSection()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp118 MS->SwitchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()
183 MS->SwitchSection(MOFI->getDwarfInfoSection()); in emitDIE()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/MC/
DMCDwarf.cpp879 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
1137 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1101 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit()
3262 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()
3382 : Asm->getObjFileLowering().getDwarfInfoSection(Signature); in addDwarfTypeUnitType()