Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DOrcError.h32 RemoteIndirectStubsOwnerDoesNotExist, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DOrcError.cpp45 case OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist: in message()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h265 orcError(OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist)); in handleDestroyIndirectStubsOwner()
279 orcError(OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist)); in handleEmitIndirectStubs()