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

/external/valgrind/coregrind/
H A Dpub_core_threadstate.h197 UWord new_protection; member in struct:__anon19682::__anon19683::__anon19691
232 unsigned int new_protection; member in struct:__anon19682::__anon19683::__anon19699
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-darwin.c6462 vm_prot_t new_protection; member in struct:__anon19577
6471 req->set_maximum, req->new_protection);
6476 MACH_ARG(vm_protect.new_protection) = req->new_protection;
6499 UInt prot = MACH_ARG(vm_protect.new_protection);
7156 vm_prot_t new_protection; member in struct:__anon19603
7164 req->set_maximum, req->new_protection);
7169 MACH_ARG(mach_vm_protect.new_protection) = req->new_protection;
7192 UInt prot = MACH_ARG(mach_vm_protect.new_protection);
[all...]

Completed in 72 milliseconds