Searched refs:max_protection (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c5703 vm_prot_t max_protection; member in struct:__anon14917
5718 MACH_ARG(vm_map.protection) = (req->cur_protection & req->max_protection);
5807 vm_prot_t max_protection; member in struct:__anon14920
5816 UInt prot = reply->cur_protection & reply->max_protection;
6244 vm_prot_t max_protection; member in struct:__anon14937
6260 (req->cur_protection & req->max_protection);

Completed in 66 milliseconds