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()
67 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()76 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
93 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()102 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
189 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
216 MCSection *getTextSection() const { return TextSection; } in getTextSection() function
294 OS.SwitchSection(OS.getContext().getObjectFileInfo()->getTextSection()); in EmitAMDKernelCodeT()
107 OutStreamer->SwitchSection(TLOF.getTextSection()); in EmitEndOfAsmFile()
517 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
1077 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()1312 OutStreamer->SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
495 MCSection &TextSection = *OFI.getTextSection(); in finish()
1052 OutStreamer->SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in EmitEndOfAsmFile()