Lines Matching refs:SwitchSection
172 MCOS->SwitchSection(Ctx.getObjectFileInfo()->getDwarfLineSection()); in EmitDwarfLineTable()
194 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfLineSection()); in Emit()
511 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in EmitGenDwarfAbbrev()
566 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in EmitGenDwarfAranges()
638 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in EmitGenDwarfInfo()
803 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in EmitGenDwarfRanges()
862 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfInfoSection()); in Emit()
867 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfAbbrevSection()); in Emit()
873 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfRangesSection()); in Emit()
882 MCOS->SwitchSection(context.getObjectFileInfo()->getDwarfARangesSection()); in Emit()
1496 Streamer.SwitchSection(MOFI->getCompactUnwindSection()); in Emit()
1513 Streamer.SwitchSection(&Section); in Emit()