HomeSort by relevance Sort by last modified time
    Searched refs:mach_vm_protect (Results 1 - 4 of 4) sorted by null

  /external/webkit/Tools/DumpRenderTree/mac/
CheckedMalloc.cpp 78 if (mach_vm_protect(mach_task_self(), pageStart, len, 0, initialProtection | VM_PROT_WRITE))
88 if (mach_vm_protect(mach_task_self(), pageStart, len, 0, initialProtection))
  /external/valgrind/main/coregrind/
pub_core_threadstate.h 240 } mach_vm_protect; member in union:__anon14010::__anon14011
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h 540 DECL_TEMPLATE(darwin, mach_vm_protect);
syswrap-darwin.c     [all...]

Completed in 377 milliseconds