Lines Matching refs:getObjectFileInfo
190 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable()
211 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit()
512 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()
567 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
639 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
804 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()
864 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
869 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
875 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in Emit()
884 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
1186 const MCObjectFileInfo *MOFI = Context.getObjectFileInfo(); in EmitCompactUnwind()
1256 const MCObjectFileInfo *MOFI = context.getObjectFileInfo(); in EmitCIE()
1365 const MCObjectFileInfo *MOFI = context.getObjectFileInfo(); in EmitFDE()
1477 const MCObjectFileInfo *MOFI = Context.getObjectFileInfo(); in Emit()