Searched defs:new_protection (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_threadstate.h206 UWord new_protection; member in struct:__anon14990::__anon14991::__anon14999
241 unsigned int new_protection; member in struct:__anon14990::__anon14991::__anon15007
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c5390 vm_prot_t new_protection; member in struct:__anon14905
5399 req->set_maximum, req->new_protection);
5404 MACH_ARG(vm_protect.new_protection) = req->new_protection;
5427 UInt prot = MACH_ARG(vm_protect.new_protection);
6084 vm_prot_t new_protection; member in struct:__anon14931
6092 req->set_maximum, req->new_protection);
6097 MACH_ARG(mach_vm_protect.new_protection) = req->new_protection;
6120 UInt prot = MACH_ARG(mach_vm_protect.new_protection);
[all...]

Completed in 49 milliseconds