Searched refs:getDataSection (Results 1 – 6 of 6) sorted by relevance
79 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly()106 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()112 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
1407 OutStreamer->SwitchSection(TLOF.getDataSection()); in doFinalization()
238 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
77 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()
868 MCSection &DataSection = *OFI.getDataSection(); in finish()
4801 return getDataSection(); in SelectSectionForGlobal()