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

  /external/google-breakpad/src/client/mac/handler/
protected_memory_allocator.cc 43 kern_return_t result = vm_allocate(mach_task_self(),
  /external/valgrind/coregrind/
pub_core_threadstate.h 191 } vm_allocate; member in union:__anon37524::__anon37525
  /external/python/cpython2/Modules/_ctypes/libffi/src/arm/
ffi.c 599 kt = vm_allocate (mach_task_self (), &config_page, PAGE_SIZE*2, VM_FLAGS_ANYWHERE);
601 fprintf(stderr, "vm_allocate() failure: %d at %s:%d\n", kt, __FILE__, __LINE__);
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-darwin.h 671 DECL_TEMPLATE(darwin, vm_allocate);
syswrap-darwin.c     [all...]

Completed in 261 milliseconds