Searched refs:SetProtections (Results 1 – 7 of 7) sorted by relevance
41 FUNCNAME(SetProtections); in getJITFuncIdName()
257 class SetProtections258 : public rpc::Function<SetProtections,
74 addHandler<mem::SetProtections>(*this, &ThisT::handleSetProtections); in OrcRemoteTargetServer()
640 if (auto Err = callB<mem::SetProtections>(Id, RemoteSegAddr, ProtFlags)) { in setProtections()
192 SetProtections; typedef
108 return handle<SetProtections>(Channel, *this, in handleKnownFunction()
788 return callST<SetProtections>(Channel, Id, RemoteSegAddr, ProtFlags); in setProtections()