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

/external/valgrind/main/coregrind/
H A Dpub_core_threadstate.h213 UWord new_protection; member in struct:__anon32719::__anon32720::__anon32728
248 unsigned int new_protection; member in struct:__anon32719::__anon32720::__anon32736
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c5416 vm_prot_t new_protection; member in struct:__anon32629
5425 req->set_maximum, req->new_protection);
5430 MACH_ARG(vm_protect.new_protection) = req->new_protection;
5453 UInt prot = MACH_ARG(vm_protect.new_protection);
6110 vm_prot_t new_protection; member in struct:__anon32655
6118 req->set_maximum, req->new_protection);
6123 MACH_ARG(mach_vm_protect.new_protection) = req->new_protection;
6146 UInt prot = MACH_ARG(mach_vm_protect.new_protection);
[all...]

Completed in 105 milliseconds