Searched refs:getDwarfInfoSection (Results 1 – 5 of 5) sorted by relevance
270 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function271 MCSection *getDwarfInfoSection(uint64_t Hash) const { in getDwarfInfoSection() function
53 Section == FI->getDwarfInfoSection() || in isDwarfSection()
124 MS->switchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()189 MS->switchSection(MOFI->getDwarfInfoSection()); in emitDIE()
906 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()1164 MCOS->switchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
1124 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit()3325 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()3445 : Asm->getObjFileLowering().getDwarfInfoSection(Signature); in addDwarfTypeUnitType()