Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/MC/
DMCObjectFileInfo.h270 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function
271 MCSection *getDwarfInfoSection(uint64_t Hash) const { in getDwarfInfoSection() function
/openbsd/src/gnu/llvm/llvm/lib/Target/NVPTX/MCTargetDesc/
DNVPTXTargetStreamer.cpp53 Section == FI->getDwarfInfoSection() || in isDwarfSection()
/openbsd/src/gnu/llvm/llvm/lib/DWARFLinker/
DDWARFStreamer.cpp124 MS->switchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()
189 MS->switchSection(MOFI->getDwarfInfoSection()); in emitDIE()
/openbsd/src/gnu/llvm/llvm/lib/MC/
DMCDwarf.cpp906 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
1164 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp1124 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit()
3325 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()
3445 : Asm->getObjFileLowering().getDwarfInfoSection(Signature); in addDwarfTypeUnitType()