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

  /external/google-breakpad/src/client/mac/handler/
mach_vm_compat.h 40 #define mach_vm_deallocate vm_deallocate macro
dynamic_images.cc 211 mach_vm_deallocate(mach_task_self(), (uintptr_t)local_start, local_length);
  /external/libchrome/base/memory/
shared_memory_mac.cc 173 mach_vm_deallocate(mach_task_self(),
  /external/valgrind/coregrind/
pub_core_threadstate.h 235 } mach_vm_deallocate; member in union:__anon37524::__anon37525
  /external/valgrind/coregrind/m_syswrap/
priv_syswrap-darwin.h 685 DECL_TEMPLATE(darwin, mach_vm_deallocate);
syswrap-darwin.c     [all...]

Completed in 109 milliseconds