Searched refs:getTextSection (Results 1 – 12 of 12) sorted by relevance
75 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()102 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
73 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()82 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
401 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()790 if (TextSec == Context.getObjectFileInfo()->getTextSection()) in getWinCFISection()
92 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
2378 MCSection *TextSection = Ctx.getObjectFileInfo()->getTextSection(); in emitDwarfLineEndEntry()
279 static_cast<MCSectionELF *>(Ctx.getObjectFileInfo()->getTextSection()); in addTargetSectionFlags()
254 MCSection *getTextSection() const { return TextSection; } in getTextSection() function
833 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()1138 OutStreamer->SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in emitEndOfAsmFile()
666 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()
1531 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()2433 OutStreamer->getContext().getObjectFileInfo()->getTextSection()); in doFinalization()
881 MCSection &TextSection = *OFI.getTextSection(); in finish()
357 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in doFinalization()