Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
DOrcError.h29 RemoteAllocatorDoesNotExist, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
DOrcError.cpp39 case OrcErrorCode::RemoteAllocatorDoesNotExist: in message()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h255 orcError(OrcErrorCode::RemoteAllocatorDoesNotExist)); in handleDestroyRemoteAllocator()
396 orcError(OrcErrorCode::RemoteAllocatorDoesNotExist)); in handleReserveMem()
417 orcError(OrcErrorCode::RemoteAllocatorDoesNotExist)); in handleSetProtections()