• Home
  • Raw
  • Download

Lines Matching refs:SwitchSection

118   MS->SwitchSection(MOFI->getDwarfInfoSection());  in switchToDebugInfoSection()
160 MS->SwitchSection(MOFI->getDwarfAbbrevSection()); in emitAbbrevs()
167 MS->SwitchSection(MOFI->getDwarfInfoSection()); in emitDIE()
186 MS->SwitchSection(Section); in emitSectionContents()
206 Asm->OutStreamer->SwitchSection(MOFI->getDwarfStrSection()); in emitStrings()
231 Asm->OutStreamer->SwitchSection(MOFI->getDwarfDebugNamesSection()); in emitDebugNames()
241 Asm->OutStreamer->SwitchSection(MOFI->getDwarfAccelNamespaceSection()); in emitAppleNamespaces()
249 Asm->OutStreamer->SwitchSection(MOFI->getDwarfAccelNamesSection()); in emitAppleNames()
257 Asm->OutStreamer->SwitchSection(MOFI->getDwarfAccelObjCSection()); in emitAppleObjc()
265 Asm->OutStreamer->SwitchSection(MOFI->getDwarfAccelTypesSection()); in emitAppleTypes()
275 MS->SwitchSection(SwiftASTSection); in emitSwiftAST()
288 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitRangesEntries()
340 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfARangesSection()); in emitUnitRangesEntries()
382 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfRangesSection()); in emitUnitRangesEntries()
410 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLocSection()); in emitLocationsForUnit()
472 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in emitLineTableForUnit()
615 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfLineSection()); in translateLineTable()
703 Asm->OutStreamer->SwitchSection(Sec); in emitPubSectionForUnit()
754 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitCIE()
765 MS->SwitchSection(MC->getObjectFileInfo()->getDwarfFrameSection()); in emitFDE()