Searched refs:getExecutionSession (Results 1 – 14 of 14) sorted by relevance
46 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFailed()57 auto &ES = Layer.getExecutionSession(); in lookup()76 auto Main = Layer.getExecutionSession().intern("_main"); in lookup()95 auto &ES = Layer.getExecutionSession(); in notifyResolved()142 Layer.getExecutionSession().reportError(std::move(Err)); in notifyResolved()152 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized()157 Layer.getExecutionSession().reportError(std::move(Err)); in notifyFinalized()183 auto &ES = Layer.getExecutionSession(); in externalizeWeakAndCommonSymbols()200 auto &ES = Layer.getExecutionSession(); in markResponsibilitySymbolsLive()208 auto &ES = MR.getTargetJITDylib().getExecutionSession(); in computeNamedSymbolDependencies()[all …]
22 auto &ES = MR.getTargetJITDylib().getExecutionSession(); in lookup()98 auto &ES = getExecutionSession(); in emit()109 getExecutionSession().reportError(Obj.takeError()); in emit()168 auto &ES = getExecutionSession(); in onObjLoad()204 auto InternedName = getExecutionSession().intern(KV.first); in onObjLoad()247 getExecutionSession().reportError(std::move(Err)); in onObjEmit()253 getExecutionSession().reportError(std::move(Err)); in onObjEmit()
93 LLVM_DEBUG(JD.getExecutionSession().runSessionLocked([&]() { in discard()109 : IRMaterializationUnit(L.getExecutionSession(), MO, std::move(TSM), in BasicIRLayerMaterializationUnit()125 auto &ES = R.getTargetJITDylib().getExecutionSession(); in materialize()154 getObjectSymbolFlags(L.getExecutionSession(), O->getMemBufferRef()); in Create()
131 auto &ES = getExecutionSession(); in emit()175 getExecutionSession().createJITDylib(TargetD.getName() + ".impl"); in getPerDylibResources()251 auto &ES = getExecutionSession(); in emitPartition()
28 getExecutionSession().reportError(TransformedTSM.takeError()); in emit()
30 getExecutionSession().reportError(TransformedObj.takeError()); in emit()
165 SourceJD.getExecutionSession().reportError( in materialize()179 SourceJD.getExecutionSession().reportError(std::move(Err)); in materialize()
43 getExecutionSession().reportError(Obj.takeError()); in emit()
121 JD.getExecutionSession(), in add()154 auto &ES = JD.getExecutionSession(); in run()
507 LLVM_DEBUG(JD.getExecutionSession().runSessionLocked([&]() { in replace()595 auto &ES = R.getTargetJITDylib().getExecutionSession(); in materialize()703 auto &ES = QueryInfo->R.getTargetJITDylib().getExecutionSession(); in materialize()1237 auto &ES = Worklist.front().first->getExecutionSession(); in notifyFailed()
73 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function132 ExecutionSession &getExecutionSession() { return ES; } in getExecutionSession() function
46 ExecutionSession &getExecutionSession() { return *ES; } in getExecutionSession() function
808 ExecutionSession &getExecutionSession() const { return ES; } in getExecutionSession() function
273 auto mangle = llvm::orc::MangleAndInterner(main_jd.getExecutionSession(), in CreateFromModule()350 auto mangle = llvm::orc::MangleAndInterner(main_jd.getExecutionSession(), in CreateFromObjFile()