Searched refs:getTextSection (Results 1 – 14 of 14) sorted by relevance
70 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()96 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
784 SectionMap[Asm->getObjFileLowering().getTextSection()]; in beginModule()
68 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()77 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
44 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()53 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
218 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitSections()
49 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in runOnMachineFunction()
217 const MCSection *getTextSection() const { return TextSection; } in getTextSection() function
285 return getTextSection(); in SelectSectionForGlobal()
96 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in runOnMachineFunction()
505 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
982 OutStreamer.SwitchSection(OutContext.getObjectFileInfo()->getTextSection()); in EmitEndOfAsmFile()
873 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
433 TextSections.insert(TLOFMacho.getTextSection()); in EmitStartOfAsmFile()