Searched refs:getTextSection (Results 1 – 19 of 19) 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()
2463 MCSection *TextSection = Ctx.getObjectFileInfo()->getTextSection(); in emitDwarfLineEndEntry()
279 static_cast<MCSectionELF *>(Ctx.getObjectFileInfo()->getTextSection()); in addTargetSectionFlags()
102 MCSection *Section = C.MOFI->getTextSection(); in emitDebugLineSection()
136 MCSection *Section = C.MOFI->getTextSection(); in emitObjFile()
203 BC.getTextSection()->setAlignment(Align(opts::AlignText)); in emitAll()252 Streamer.switchSection(BC.getTextSection()); in emitFunctions()265 Streamer.switchSection(BC.getTextSection()); in emitFunctions()
2190 MCSection *Section = MCEInstance.LocalMOFI->getTextSection(); in calculateEmittedSize()
267 MCSection *getTextSection() const { return TextSection; } in getTextSection() function
198 Streamer.switchSection(OFI.getTextSection()); in emitConstantPools()
832 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()1137 OutStreamer->switchSection(OutContext.getObjectFileInfo()->getTextSection()); in emitEndOfAsmFile()
858 MCSection *getTextSection() const { return MOFI->getTextSection(); } in getTextSection() function
706 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()
357 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in doFinalization()
1611 OutStreamer->switchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()2709 OutStreamer->getContext().getObjectFileInfo()->getTextSection()); in doFinalization()
895 MCSection &TextSection = *OFI.getTextSection(); in finish()
2599 return getContext().getObjectFileInfo()->getTextSection(); in SelectSectionForGlobal()