Searched refs:getDataSection (Results 1 – 6 of 6) sorted by relevance
78 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly()105 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()111 AP.OutStreamer->SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
1462 OutStreamer->SwitchSection(TLOF.getDataSection()); in doFinalization()
76 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()
244 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
864 MCSection &DataSection = *OFI.getDataSection(); in finish()
5067 return getDataSection(); in SelectSectionForGlobal()