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

/external/valgrind/main/coregrind/
H A Dpub_core_threadstate.h204 UWord new_protection; member in struct:__anon14405::__anon14406::__anon14414
239 unsigned int new_protection; member in struct:__anon14405::__anon14406::__anon14422
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c5365 vm_prot_t new_protection; member in struct:__anon14327
5374 req->set_maximum, req->new_protection);
5379 MACH_ARG(vm_protect.new_protection) = req->new_protection;
5402 UInt prot = MACH_ARG(vm_protect.new_protection);
6059 vm_prot_t new_protection; member in struct:__anon14353
6067 req->set_maximum, req->new_protection);
6072 MACH_ARG(mach_vm_protect.new_protection) = req->new_protection;
6095 UInt prot = MACH_ARG(mach_vm_protect.new_protection);
[all...]

Completed in 112 milliseconds