Searched refs:getTextSection (Results 1 – 14 of 14) 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()803 if (TextSec == Context.getObjectFileInfo()->getTextSection()) in getWinCFISection()
93 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
2420 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()
665 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()
729 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in emitEXRLTargetInstructions()
340 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in doFinalization()
881 MCSection &TextSection = *OFI.getTextSection(); in finish()
1561 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in emitStartOfAsmFile()2597 OutStreamer->getContext().getObjectFileInfo()->getTextSection()); in doFinalization()
2547 return getContext().getObjectFileInfo()->getTextSection(); in SelectSectionForGlobal()