Searched refs:orcError (Results 1 – 14 of 14) sorted by relevance
26 return orcError(OrcErrorCode::RPCConnectionClosed); in convertToErrorCode()34 return orcError(OrcErrorCode::RPCResponseAbandoned); in convertToErrorCode()45 return orcError(OrcErrorCode::RPCCouldNotNegotiateFunction); in convertToErrorCode()
77 std::error_code orcError(OrcErrorCode ErrCode) { in orcError() function87 return orcError(OrcErrorCode::DuplicateDefinition); in convertToErrorCode()
125 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()138 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()
115 return orcError(OrcErrorCode::UnexpectedRPCCall); in handleKnownFunction()163 return orcError(OrcErrorCode::RemoteMProtectAddrUnrecognized); in setProtections()229 return orcError(OrcErrorCode::RemoteAllocatorIdAlreadyInUse); in handleCreateRemoteAllocator()238 return orcError(OrcErrorCode::RemoteIndirectStubsOwnerIdAlreadyInUse); in handleCreateIndirectStubsOwner()255 return orcError(OrcErrorCode::RemoteAllocatorDoesNotExist); in handleDestroyRemoteAllocator()264 return orcError(OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist); in handleDestroyIndirectStubsOwner()277 return orcError(OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist); in handleEmitIndirectStubs()391 return orcError(OrcErrorCode::RemoteAllocatorDoesNotExist); in handleReserveMem()410 return orcError(OrcErrorCode::RemoteAllocatorDoesNotExist); in handleSetProtections()
34 Error orcError(OrcErrorCode ErrCode);
512 return orcError(OrcErrorCode::UnexpectedRPCCall); in expect()557 return orcError(OrcErrorCode::UnexpectedRPCResponse);598 return orcError(OrcErrorCode::UnexpectedRPCCall); in handleNone()
760 return orcError(OrcErrorCode::UnexpectedRPCCall); in listenForCompileRequests()
138 return errorCodeToError(orcError(OrcErrorCode::RemoteMProtectAddrUnrecognized)); in setProtections()211 orcError(OrcErrorCode::RemoteAllocatorIdAlreadyInUse)); in handleCreateRemoteAllocator()221 orcError(OrcErrorCode::RemoteIndirectStubsOwnerIdAlreadyInUse)); in handleCreateIndirectStubsOwner()240 orcError(OrcErrorCode::RemoteAllocatorDoesNotExist)); in handleDestroyRemoteAllocator()250 orcError(OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist)); in handleDestroyIndirectStubsOwner()264 orcError(OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist)); in handleEmitIndirectStubs()382 orcError(OrcErrorCode::RemoteAllocatorDoesNotExist)); in handleReserveMem()403 orcError(OrcErrorCode::RemoteAllocatorDoesNotExist)); in handleSetProtections()
42 std::error_code orcError(OrcErrorCode ErrCode);
509 orcError( in registerStringError()683 orcError(OrcErrorCode::UnknownORCError)); in deserialize()731 orcError(OrcErrorCode::UnknownORCError)); in deserialize()
41 return orcError(OrcErrorCode::UnknownResourceHandle); in convertToErrorCode()
67 return orcError(OrcErrorCode::UnexpectedRPCCall); in convertToErrorCode()100 return orcError(OrcErrorCode::UnexpectedRPCCall); in convertToErrorCode()
57 Error orcError(OrcErrorCode ErrCode) { in orcError() function
61 return orcError(OrcErrorCode::RemoteAllocatorDoesNotExist); in convertToErrorCode()