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

  /external/webkit/Source/WebKit2/Platform/mac/
SharedMemoryMac.cpp 107 mach_vm_deallocate(mach_task_self(), address, round_page(size));
157 kern_return_t kr = mach_vm_deallocate(mach_task_self(), toVMAddress(m_data), round_page(m_size));
  /external/valgrind/main/coregrind/
pub_core_threadstate.h 236 } mach_vm_deallocate; member in union:__anon16947::__anon16948
  /external/valgrind/main/coregrind/m_syswrap/
priv_syswrap-darwin.h 539 DECL_TEMPLATE(darwin, mach_vm_deallocate);
syswrap-darwin.c     [all...]

Completed in 25 milliseconds