Searched refs:getDataSection (Results 1 – 10 of 10) sorted by relevance
73 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly()99 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()105 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
1220 Asm->OutStreamer.SwitchSection(Asm->getObjFileLowering().getDataSection()); in endModule()2239 EmitSectionSym(Asm, TLOF.getDataSection()); in EmitSectionLabels()
167 const MCSection *getDataSection() const { return DataSection; } in getDataSection() function
189 ELFSection &getDataSection();
191 ELFSection &ELFWriter::getDataSection() { in getDataSection() function in ELFWriter192 const MCSectionELF *Data = (const MCSectionELF *)TLOF.getDataSection(); in getDataSection()691 getDataSection(); in doFinalization()
639 return getDataSection(); in SelectSectionForGlobal()
279 return getDataSection(); in SelectSectionForGlobal()
642 OutStreamer.SwitchSection(getObjFileLowering().getDataSection()); in doFinalization()
553 OutStreamer.SwitchSection(getObjFileLowering().getDataSection()); in EmitEndOfAsmFile()
550 OutStreamer.SwitchSection(getObjFileLowering().getDataSection()); in EmitEndOfAsmFile()