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

  /external/webkit/Source/WebKit2/Platform/mac/
SharedMemoryMac.cpp 97 kern_return_t kr = mach_vm_allocate(mach_task_self(), &address, round_page(size), VM_FLAGS_ANYWHERE);
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h 534 DECL_TEMPLATE(darwin, mach_vm_allocate);
syswrap-darwin.c     [all...]
  /external/valgrind/main/coregrind/
pub_core_threadstate.h 242 } mach_vm_allocate; member in union:__anon12582::__anon12584

Completed in 129 milliseconds