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

/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-darwin.c6446 vm_prot_t cur_protection; member in struct:__anon16117
6462 MACH_ARG(vm_map.protection) = (req->cur_protection & req->max_protection);
6550 vm_prot_t cur_protection; member in struct:__anon16120
6560 UInt prot = reply->cur_protection & reply->max_protection;
7030 vm_prot_t cur_protection; member in struct:__anon16139
7043 req->cur_protection,
7049 (req->cur_protection & req->max_protection);
7128 vm_prot_t cur_protection; member in struct:__anon16142
7141 reply->cur_protection, VKI_MAP_SHARED, -1, 0);

Completed in 43 milliseconds