Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DOrcError.h40 UnknownResourceHandle, enumerator
/freebsd-13.1/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DOrcError.cpp62 case OrcErrorCode::UnknownResourceHandle: in message()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcRemoteTargetRPCAPI.h40 return orcError(OrcErrorCode::UnknownResourceHandle); in convertToErrorCode()