Searched refs:getDataSection (Results 1 – 10 of 10) sorted by relevance
77 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()
70 StringRef getDataSection() const { in getDataSection() function in __anon61b08d7e0111::InstrProfiling235 Data->setSection(getDataSection()); in getOrCreateRegionCounters()
219 const MCSection *getDataSection() const { return DataSection; } in getDataSection() function
71 SwitchSection(getContext().getObjectFileInfo()->getDataSection()); in InitSections()
49 SwitchSection(Ctx.getObjectFileInfo()->getDataSection()); in InitSections()
452 OutStreamer.SwitchSection(TLOFELF.getDataSection()); in EmitEndOfAsmFile()
419 MCA.getOrCreateSectionData(*OFI.getDataSection()); in finish()
1071 OutStreamer.SwitchSection(getObjFileLowering().getDataSection()); in doFinalization()1443 OutStreamer.SwitchSection(getObjFileLowering().getDataSection()); in doFinalization()
929 OS.SwitchSection(AP.getObjFileLowering().getDataSection());
4500 return getDataSection(); in SelectSectionForGlobal()