Searched refs:getTextSection (Results 1 – 11 of 11) 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()
388 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()770 if (TextSec == Context.getObjectFileInfo()->getTextSection()) in getWinCFISection()
92 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
257 static_cast<MCSectionELF *>(Ctx.getObjectFileInfo()->getTextSection()); in addTargetSectionFlags()
243 MCSection *getTextSection() const { return TextSection; } in getTextSection() function
833 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()1138 OutStreamer->SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in EmitEndOfAsmFile()
618 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
862 MCSection &TextSection = *OFI.getTextSection(); in finish()
334 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in doFinalization()
1356 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()