enum class OrcErrorCode

Declared at: llvm/include/llvm/ExecutionEngine/Orc/Shared/OrcError.h:24

Enumerators

NameValueComment
UnknownORCError1
DuplicateDefinition2
JITSymbolNotFound3
RemoteAllocatorDoesNotExist4
RemoteAllocatorIdAlreadyInUse5
RemoteMProtectAddrUnrecognized6
RemoteIndirectStubsOwnerDoesNotExist7
RemoteIndirectStubsOwnerIdAlreadyInUse8
RPCConnectionClosed9
RPCCouldNotNegotiateFunction10
RPCResponseAbandoned11
UnexpectedRPCCall12
UnexpectedRPCResponse13
UnknownErrorCodeFromRemote14
UnknownResourceHandle15
MissingSymbolDefinitions16
UnexpectedSymbolDefinitions17