Home
last modified time | relevance | path

Searched refs:SetProtections (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.cpp41 FUNCNAME(SetProtections); in getJITFuncIdName()
/external/llvm/include/llvm/ExecutionEngine/Orc/
DOrcRemoteTargetRPCAPI.h192 SetProtections; typedef
DOrcRemoteTargetServer.h108 return handle<SetProtections>(Channel, *this, in handleKnownFunction()
DOrcRemoteTargetClient.h788 return callST<SetProtections>(Channel, Id, RemoteSegAddr, ProtFlags); in setProtections()