Searched refs:getTextSection (Results 1 – 15 of 15) 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()
411 switchSection(getContext().getObjectFileInfo()->getTextSection()); in initSections()816 if (TextSec == Context.getObjectFileInfo()->getTextSection()) in getWinCFISection()
93 switchSection(Ctx.getObjectFileInfo()->getTextSection()); in initSections()
1219 TextSec = getTextSection(); in getPCSection()
2499 MCSection *TextSection = Ctx.getObjectFileInfo()->getTextSection(); in emitDwarfLineEndEntry()
279 static_cast<MCSectionELF *>(Ctx.getObjectFileInfo()->getTextSection()); in addTargetSectionFlags()
263 MCSection *getTextSection() const { return TextSection; } in getTextSection() function
198 Streamer.switchSection(OFI.getTextSection()); in emitConstantPools()
909 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()1214 OutStreamer->switchSection(OutContext.getObjectFileInfo()->getTextSection()); in emitEndOfAsmFile()
792 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()
354 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in doFinalization()
895 MCSection &TextSection = *OFI.getTextSection(); in finish()
1681 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()2793 OutStreamer->getContext().getObjectFileInfo()->getTextSection()); in doFinalization()
2657 return getContext().getObjectFileInfo()->getTextSection(); in SelectSectionForGlobal()