Lines Matching refs:SwitchSection
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()
1489 Streamer.SwitchSection(MOFI->getCompactUnwindSection()); in Emit()
1506 Streamer.SwitchSection(&Section); in Emit()