Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DOrcError.h33 RemoteIndirectStubsOwnerIdAlreadyInUse, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DOrcError.cpp47 case OrcErrorCode::RemoteIndirectStubsOwnerIdAlreadyInUse: in message()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetServer.h236 orcError(OrcErrorCode::RemoteIndirectStubsOwnerIdAlreadyInUse)); in handleCreateIndirectStubsOwner()