Searched refs:vm_map (Results 1 - 12 of 12) sorted by relevance

/external/google-breakpad/src/client/mac/handler/
H A Dmach_vm_compat.h36 // vm_map functions instead.
38 #include <mach/vm_map.h>
/external/valgrind/coregrind/
H A Dpub_core_threadstate.h216 } vm_map; member in union:__anon16207::__anon16208
/external/llvm/utils/unittest/googletest/src/
H A Dgtest-port.cc51 # include <mach/vm_map.h>
/external/mesa3d/src/gtest/src/
H A Dgtest-port.cc51 # include <mach/vm_map.h>
/external/protobuf/gtest/src/
H A Dgtest-port.cc50 #include <mach/vm_map.h>
/external/google-breakpad/src/testing/gtest/src/
H A Dgtest-port.cc51 # include <mach/vm_map.h>
/external/gtest/src/
H A Dgtest-port.cc52 # include <mach/vm_map.h>
/external/valgrind/coregrind/m_syswrap/
H A Dpriv_syswrap-darwin.h610 DECL_TEMPLATE(darwin, vm_map);
H A Dsyswrap-darwin.c6430 PRE(vm_map)
6455 PRINT("vm_map(in %s, at %#llx, size %lld, from %s ...)",
6460 MACH_ARG(vm_map.size) = req->size;
6461 MACH_ARG(vm_map.copy) = req->copy;
6462 MACH_ARG(vm_map.protection) = (req->cur_protection & req->max_protection);
6464 AFTER = POST_FN(vm_map);
6467 POST(vm_map)
6486 reply->address, VG_PGROUNDUP(MACH_ARG(vm_map.size)),
6487 MACH_ARG(vm_map.protection), VKI_MAP_SHARED, -1, 0);
7879 CALL_PRE(vm_map);
[all...]
/external/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h152 #include <mach/vm_map.h>
/external/libvpx/libvpx/third_party/googletest/src/src/
H A Dgtest-all.cc8264 # include <mach/vm_map.h>
/external/protobuf/gtest/fused-src/gtest/
H A Dgtest-all.cc7637 #include <mach/vm_map.h>

Completed in 450 milliseconds