Home
last modified time | relevance | path

Searched refs:vm_allocate (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebKit2/Shared/mac/
DUpdateChunk.cpp51vm_allocate(mach_task_self(), reinterpret_cast<vm_address_t*>(&m_data), m_size, VM_FLAGS_ANYWHERE); in UpdateChunk()
/external/webkit/Source/WebCore/platform/mac/
DPurgeableBufferMac.cpp61 …kern_return_t ret = vm_allocate(mach_task_self(), &buffer, size, VM_FLAGS_PURGABLE | VM_FLAGS_ANYW… in create()
/external/valgrind/main/coregrind/
Dpub_core_threadstate.h192 } vm_allocate; member
/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-darwin.h525 DECL_TEMPLATE(darwin, vm_allocate);
Dsyswrap-darwin.c5267 PRE(vm_allocate) in PRE() argument
5285 MACH_ARG(vm_allocate.size) = req->size; in PRE()
5286 MACH_ARG(vm_allocate.flags) = req->flags; in PRE()
5288 AFTER = POST_FN(vm_allocate); in PRE()
5291 POST(vm_allocate) in POST() argument
5309 if (MACH_ARG(vm_allocate.size)) { in POST()
5311 reply->address, MACH_ARG(vm_allocate.size), in POST()
6958 CALL_PRE(vm_allocate); in PRE()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2010-05-244719 vm_allocate caused those function calls to fail.
4723 vm_allocate regardless of target, since they work on