Searched refs:getTextSection (Results 1 – 13 of 13) sorted by relevance
74 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()102 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
924 OutStreamer.SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in doFinalization()
495 SectionMap[Asm->getObjFileLowering().getTextSection()]; in beginModule()
68 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()77 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
46 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()55 SwitchSection(Ctx.getObjectFileInfo()->getTextSection()); in InitSections()
186 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
95 OutStreamer.SwitchSection(TLOF.getTextSection()); in EmitEndOfAsmFile()133 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in runOnMachineFunction()529 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitAmdKernelCodeT()
218 const MCSection *getTextSection() const { return TextSection; } in getTextSection() function
509 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
417 MCA.getOrCreateSectionData(*OFI.getTextSection()); in finish()
970 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()1225 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
1035 OutStreamer.SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in EmitEndOfAsmFile()
451 TextSections.insert(TLOFMacho.getTextSection()); in EmitStartOfAsmFile()