Searched refs:getTextSection (Results 1 – 11 of 11) sorted by relevance
71 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()98 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
66 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()75 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
90 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
188 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
76 return getTextSection(); in SelectSectionForGlobal()
49 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in runOnMachineFunction()
223 MCSection *getTextSection() const { return TextSection; } in getTextSection() function
517 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
1064 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()1298 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
513 MCSection &TextSection = *OFI.getTextSection(); in finish()
1051 OutStreamer->SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in EmitEndOfAsmFile()