Searched refs:getDataSection (Results 1 – 7 of 7) 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()
2223 OutStreamer->switchSection(OutContext.getObjectFileInfo()->getDataSection()); in emitGlobalIFunc()2345 OutStreamer->switchSection(TLOF.getDataSection()); in doFinalization()
97 auto *S = getContext().getObjectFileInfo()->getDataSection(); in parseSectionDirectiveData()
75 switchSection(getContext().getObjectFileInfo()->getDataSection()); in initSections()
267 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
897 MCSection &DataSection = *OFI.getDataSection(); in finish()
6054 return getDataSection(); in SelectSectionForGlobal()