Lines Matching refs:SwitchSection
200 MCOS->SwitchSection(Section); in EmitDwarfLineTable()
209 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable()
222 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit()
472 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()
522 MCOS->SwitchSection(context.getGenDwarfSection()); in EmitGenDwarfAranges()
527 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
590 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
751 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
756 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
761 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
1177 Streamer.SwitchSection(MOFI->getCompactUnwindSection()); in EmitCompactUnwind()
1494 Streamer.SwitchSection(&Section); in Emit()