Home
last modified time | relevance | path

Searched refs:RemoteIndirectStubsOwnerDoesNotExist (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcError.h28 RemoteIndirectStubsOwnerDoesNotExist, enumerator
DOrcRemoteTargetServer.h264 return orcError(OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist); in handleDestroyIndirectStubsOwner()
277 return orcError(OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist); in handleEmitIndirectStubs()
/external/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp38 case OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist: in message()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcError.h31 RemoteIndirectStubsOwnerDoesNotExist, enumerator
DOrcRemoteTargetServer.h250 orcError(OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist)); in handleDestroyIndirectStubsOwner()
264 orcError(OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist)); in handleEmitIndirectStubs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp44 case OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist: in message()