Searched refs:getTextSection (Results 1 – 10 of 10) sorted by relevance
70 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()96 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
966 SectionMap[Asm->getObjFileLowering().getTextSection()]; in beginModule()2058 TextSectionSym = emitSectionSym(Asm, TLOF.getTextSection(), "text_begin"); in emitSectionLabels()
113 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitToTextSection()
134 SwitchSection(getContext().getObjectFileInfo()->getTextSection()); in InitToTextSection()
219 const MCSection *getTextSection() const { return TextSection; } in getTextSection() function
276 return getTextSection(); in SelectSectionForGlobal()
79 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in runOnMachineFunction()
523 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
883 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
467 TextSections.insert(TLOFMacho.getTextSection()); in EmitStartOfAsmFile()