Searched refs:orcError (Results 1 – 8 of 8) sorted by relevance
30 return orcError(OrcErrorCode::RPCConnectionClosed); in convertToErrorCode()38 return orcError(OrcErrorCode::RPCResponseAbandoned); in convertToErrorCode()49 return orcError(OrcErrorCode::RPCCouldNotNegotiateFunction); in convertToErrorCode()
82 std::error_code orcError(OrcErrorCode ErrCode) { in orcError() function91 return orcError(OrcErrorCode::DuplicateDefinition); in convertToErrorCode()
140 return errorCodeToError(orcError(OrcErrorCode::RemoteMProtectAddrUnrecognized)); in setProtections()226 orcError(OrcErrorCode::RemoteAllocatorIdAlreadyInUse)); in handleCreateRemoteAllocator()236 orcError(OrcErrorCode::RemoteIndirectStubsOwnerIdAlreadyInUse)); in handleCreateIndirectStubsOwner()255 orcError(OrcErrorCode::RemoteAllocatorDoesNotExist)); in handleDestroyRemoteAllocator()265 orcError(OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist)); in handleDestroyIndirectStubsOwner()279 orcError(OrcErrorCode::RemoteIndirectStubsOwnerDoesNotExist)); in handleEmitIndirectStubs()396 orcError(OrcErrorCode::RemoteAllocatorDoesNotExist)); in handleReserveMem()417 orcError(OrcErrorCode::RemoteAllocatorDoesNotExist)); in handleSetProtections()
40 return orcError(OrcErrorCode::UnknownResourceHandle); in convertToErrorCode()
45 std::error_code orcError(OrcErrorCode ErrCode);
452 orcError(OrcErrorCode::UnknownErrorCodeFromRemote)); in registerStringError()661 orcError(OrcErrorCode::UnknownORCError)); in deserialize()709 orcError(OrcErrorCode::UnknownORCError)); in deserialize()758 orcError(OrcErrorCode::UnknownORCError)); in deserialize()
67 return orcError(OrcErrorCode::UnexpectedRPCCall); in convertToErrorCode()102 return orcError(OrcErrorCode::UnexpectedRPCCall); in convertToErrorCode()
72 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()86 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()105 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()118 return orcError(OrcErrorCode::UnknownORCError); in convertToErrorCode()126 return orcError(OrcErrorCode::MissingSymbolDefinitions); in convertToErrorCode()135 return orcError(OrcErrorCode::UnexpectedSymbolDefinitions); in convertToErrorCode()