Searched refs:getDataSection (Results 1 – 9 of 9) sorted by relevance
74 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getDataSection()); in beginAssembly()101 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()107 AP.OutStreamer.SwitchSection(AP.getObjFileLowering().getDataSection()); in finishAssembly()
70 StringRef getDataSection() const { in getDataSection() function in __anonba34942d0111::InstrProfiling235 Data->setSection(getDataSection()); in getOrCreateRegionCounters()
218 const MCSection *getDataSection() const { return DataSection; } in getDataSection() function
71 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()
93 SwitchSection(Ctx.getObjectFileInfo()->getDataSection()); in InitSections()
465 MCA.getOrCreateSectionData(*OFI.getDataSection()); in finish()
1481 OutStreamer.SwitchSection(getObjFileLowering().getDataSection()); in doFinalization()
990 OS.SwitchSection(AP.getObjFileLowering().getDataSection());
4501 return getDataSection(); in SelectSectionForGlobal()