Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
DOrcError.h31 RemoteMProtectAddrUnrecognized, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
DOrcError.cpp43 case OrcErrorCode::RemoteMProtectAddrUnrecognized: in message()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetServer.h140 return errorCodeToError(orcError(OrcErrorCode::RemoteMProtectAddrUnrecognized)); in setProtections()