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

/external/valgrind/main/coregrind/
H A Dpub_core_threadstate.h203 int set_maximum; member in struct:__anon14405::__anon14406::__anon14414
238 int set_maximum; member in struct:__anon14405::__anon14406::__anon14422
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-darwin.c5364 boolean_t set_maximum; member in struct:__anon14327
5374 req->set_maximum, req->new_protection);
5378 MACH_ARG(vm_protect.set_maximum) = req->set_maximum;
5403 if (MACH_ARG(vm_protect.set_maximum)) {
6058 boolean_t set_maximum; member in struct:__anon14353
6067 req->set_maximum, req->new_protection);
6071 MACH_ARG(mach_vm_protect.set_maximum) = req->set_maximum;
6096 if (MACH_ARG(mach_vm_protect.set_maximum)) {
[all...]

Completed in 42 milliseconds