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()
2371 OutStreamer->switchSection(OutContext.getObjectFileInfo()->getDataSection()); in emitGlobalIFunc()2594 OutStreamer->switchSection(TLOF.getDataSection()); in doFinalization()4828 OutStreamer->switchSection(OutContext.getObjectFileInfo()->getDataSection()); in emitCOFFReplaceableFunctionData()
97 auto *S = getContext().getObjectFileInfo()->getDataSection(); in parseSectionDirectiveData()
271 MCSection *getDataSection() const { return DataSection; } in getDataSection() function
146 switchSection(getContext().getObjectFileInfo()->getDataSection()); in initSections()
953 MCSection &DataSection = *OFI.getDataSection(); in finish()
980 OutStreamer->switchSection(TLOF.getDataSection()); in emitEndOfAsmFile()
6368 return getDataSection(); in SelectSectionForGlobal()