Searched refs:getTextSection (Results 1 – 9 of 9) sorted by relevance
70 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getTextSection()); in beginAssembly()96 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getTextSection()); in finishAssembly()
803 SectionMap.insert(Asm->getObjFileLowering().getTextSection()); in beginModule()886 Asm->OutStreamer.SwitchSection(Asm->getObjFileLowering().getTextSection()); in endSections()1751 TextSectionSym = emitSectionSym(Asm, TLOF.getTextSection(), "text_begin"); in emitSectionLabels()
53 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in runOnMachineFunction()
204 const MCSection *getTextSection() const { return TextSection; } in getTextSection() function
266 return getTextSection(); in SelectSectionForGlobal()
520 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
777 return getTextSection(); in SelectSectionForGlobal()
871 OutStreamer.SwitchSection(getObjFileLowering().getTextSection()); in EmitStartOfAsmFile()
597 TextSections.insert(TLOFMacho.getTextSection()); in EmitStartOfAsmFile()