Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcError.h27 RemoteMProtectAddrUnrecognized, enumerator
DOrcRemoteTargetServer.h163 return orcError(OrcErrorCode::RemoteMProtectAddrUnrecognized); in setProtections()
/external/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp36 case OrcErrorCode::RemoteMProtectAddrUnrecognized: in message()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DOrcError.h30 RemoteMProtectAddrUnrecognized, enumerator
DOrcRemoteTargetServer.h138 return errorCodeToError(orcError(OrcErrorCode::RemoteMProtectAddrUnrecognized)); in setProtections()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DOrcError.cpp42 case OrcErrorCode::RemoteMProtectAddrUnrecognized: in message()