Lines Matching refs:switchSection

119   MS->switchSection(MOFI->getDwarfInfoSection());  in switchToDebugInfoSection()
177 MS->switchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()
184 MS->switchSection(MOFI->getDwarfInfoSection()); in emitDIE()
203 MS->switchSection(Section); in emitSectionContents()
223 Asm->OutStreamer->switchSection(MOFI->getDwarfStrSection()); in emitStrings()
235 Asm->OutStreamer->switchSection(MOFI->getDwarfStrOffSection()); in emitStrings()
258 Asm->OutStreamer->switchSection(MOFI->getDwarfDebugNamesSection()); in emitDebugNames()
268 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamespaceSection()); in emitAppleNamespaces()
276 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelNamesSection()); in emitAppleNames()
284 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelObjCSection()); in emitAppleObjc()
292 Asm->OutStreamer->switchSection(MOFI->getDwarfAccelTypesSection()); in emitAppleTypes()
302 MS->switchSection(SwiftASTSection); in emitSwiftAST()
314 MS->switchSection(ReflectionSection); in emitSwiftReflectionSection()
327 MS->switchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitRangesEntries()
381 MS->switchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()
423 MS->switchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitUnitRangesEntries()
451 MS->switchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit()
513 MS->switchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit()
654 MS->switchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in translateLineTable()
742 Asm->OutStreamer->switchSection(Sec); in emitPubSectionForUnit()
789 MS->switchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitCIE()
800 MS->switchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitFDE()