Searched refs:getTextSection (Results 1 – 16 of 16) sorted by relevance
75 AP.OutStreamer->switchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()102 AP.OutStreamer->switchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
523 OutStreamer->getContext().getObjectFileInfo()->getTextSection(); in doInitialization()2231 OutStreamer->switchSection(OutContext.getObjectFileInfo()->getTextSection()); in emitGlobalIFunc()
72 switchSection(getContext().getObjectFileInfo()->getTextSection()); in initSections()81 switchSection(getContext().getObjectFileInfo()->getTextSection()); in initSections()
412 switchSection(getContext().getObjectFileInfo()->getTextSection()); in initSections()824 if (TextSec == Context.getObjectFileInfo()->getTextSection()) in getWinCFISection()
93 switchSection(Ctx.getObjectFileInfo()->getTextSection()); in initSections()
1243 TextSec = getTextSection(); in getPCSection()
2571 MCSection *TextSection = Ctx.getObjectFileInfo()->getTextSection(); in emitDwarfLineEndEntry()
309 static_cast<MCSectionELF *>(Ctx.getObjectFileInfo()->getTextSection()); in addTargetSectionFlags()
198 Streamer.switchSection(OFI.getTextSection()); in emitConstantPools()
266 MCSection *getTextSection() const { return TextSection; } in getTextSection() function
794 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()1099 OutStreamer->switchSection(OutContext.getObjectFileInfo()->getTextSection()); in emitEndOfAsmFile()
885 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()
895 MCSection &TextSection = *OFI.getTextSection(); in finish()
353 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in doFinalization()
1740 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()2893 OutStreamer->getContext().getObjectFileInfo()->getTextSection()); in doFinalization()
2707 return getContext().getObjectFileInfo()->getTextSection(); in SelectSectionForGlobal()