Searched refs:getDataSection (Results 1 – 8 of 8) 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()
2142 OutStreamer->switchSection(TLOF.getDataSection()); in doFinalization()
96 auto *S = getContext().getObjectFileInfo()->getDataSection(); in parseSectionDirectiveData()
76 switchSection(getContext().getObjectFileInfo()->getDataSection()); in initSections()
264 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
897 MCSection &DataSection = *OFI.getDataSection(); in finish()
943 OS.switchSection(AP.getObjFileLowering().getDataSection());
5444 return getDataSection(); in SelectSectionForGlobal()