reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
121 getObjectSymbolFlags(L.getExecutionSession(), O->getMemBufferRef());
lib/ExecutionEngine/Orc/ObjectLinkingLayer.cpp46 Layer.getExecutionSession().reportError(std::move(Err)); 57 auto &ES = Layer.getExecutionSession(); 66 auto Main = Layer.getExecutionSession().intern("_main"); 84 auto &ES = Layer.getExecutionSession(); 131 Layer.getExecutionSession().reportError(std::move(Err)); 141 Layer.getExecutionSession().reportError(std::move(Err)); 146 Layer.getExecutionSession().reportError(std::move(Err)); 172 auto &ES = Layer.getExecutionSession(); 189 auto &ES = Layer.getExecutionSession(); 326 getExecutionSession().reportError(std::move(Err));lib/ExecutionEngine/Orc/ObjectTransformLayer.cpp
28 getExecutionSession().reportError(TransformedObj.takeError());
lib/ExecutionEngine/Orc/RTDyldObjectLinkingLayer.cpp90 auto &ES = getExecutionSession(); 101 getExecutionSession().reportError(Obj.takeError()); 163 auto InternedName = getExecutionSession().intern(KV.first); 199 getExecutionSession().reportError(std::move(Err)); 205 getExecutionSession().reportError(std::move(Err));