Searched refs:getDataSection (Results 1 – 10 of 10) 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()
2000 OutStreamer->switchSection(TLOF.getDataSection()); in doFinalization()
95 auto *S = getContext().getObjectFileInfo()->getDataSection(); in parseSectionDirectiveData()
76 switchSection(getContext().getObjectFileInfo()->getDataSection()); in initSections()
268 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
872 MCSection *getDataSection(StringRef SectionName) const { in getDataSection() function
737 HotSection = BC.getDataSection(Name); in emitJumpTables()
897 MCSection &DataSection = *OFI.getDataSection(); in finish()
943 OS.switchSection(AP.getObjFileLowering().getDataSection());
5269 return getDataSection(); in SelectSectionForGlobal()