Home
last modified time | relevance | path

Searched refs:RemoteMProtectAddrUnrecognized (Results 1 – 3 of 3) 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()