Searched refs:getDwarfInfoSection (Results 1 – 5 of 5) sorted by relevance
261 MCSection *getDwarfInfoSection() const { return DwarfInfoSection; } in getDwarfInfoSection() function262 MCSection *getDwarfInfoSection(uint64_t Hash) const { in getDwarfInfoSection() function
50 Section == FI->getDwarfInfoSection() || in isDwarfSection()
118 MS->SwitchSection(MOFI->getDwarfInfoSection()); in switchToDebugInfoSection()183 MS->SwitchSection(MOFI->getDwarfInfoSection()); in emitDIE()
879 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()1137 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
1101 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in getOrCreateDwarfCompileUnit()3262 NewCU.setSection(Asm->getObjFileLowering().getDwarfInfoSection()); in constructSkeletonCU()3382 : Asm->getObjFileLowering().getDwarfInfoSection(Signature); in addDwarfTypeUnitType()