Searched refs:vm_map (Results 1 – 9 of 9) sorted by relevance
/external/valgrind/coregrind/ |
D | pub_core_threadstate.h | 224 } vm_map; member
|
D | Makefile.am | 154 m_mach/vm_map.h 159 /usr/include/mach/vm_map.defs
|
D | Makefile.in | 149 @VGCONF_OS_IS_DARWIN_TRUE@ m_mach/vm_map.h 155 @VGCONF_OS_IS_DARWIN_TRUE@ /usr/include/mach/vm_map.defs
|
/external/valgrind/coregrind/m_syswrap/ |
D | priv_syswrap-darwin.h | 679 DECL_TEMPLATE(darwin, vm_map);
|
D | syswrap-darwin.c | 6763 PRE(vm_map) in PRE() argument 6793 MACH_ARG(vm_map.size) = req->size; in PRE() 6794 MACH_ARG(vm_map.copy) = req->copy; in PRE() 6795 MACH_ARG(vm_map.protection) = (req->cur_protection & req->max_protection); in PRE() 6797 AFTER = POST_FN(vm_map); in PRE() 6800 POST(vm_map) in POST() argument 6819 reply->address, VG_PGROUNDUP(MACH_ARG(vm_map.size)), in POST() 6820 MACH_ARG(vm_map.protection), VKI_MAP_SHARED, -1, 0); in POST() 8243 CALL_PRE(vm_map); in PRE()
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | avoid-infinite-recursion-1.ll | 154 …%struct.vm_map = type <{ %struct.vm_map_entry, %struct.mtx, %struct.mtx, i32, i8, i8, i8, i8, i64,… 159 …%struct.vmspace = type <{ %struct.vm_map, %struct.shmmap_state*, i64, i64, i64, i64, i8*, i8*, i8*…
|
/external/swiftshader/third_party/LLVM/test/Analysis/ScalarEvolution/ |
D | avoid-infinite-recursion-1.ll | 154 …%struct.vm_map = type <{ %struct.vm_map_entry, %struct.mtx, %struct.mtx, i32, i8, i8, i8, i8, i64,… 159 …%struct.vmspace = type <{ %struct.vm_map, %struct.shmmap_state*, i64, i64, i64, i64, i8*, i8*, i8*…
|
/external/vulkan-validation-layers/tests/gtest-1.7.0/src/ |
D | gtest-port.cc.orig | 51 # include <mach/vm_map.h>
|
/external/jemalloc/include/jemalloc/internal/ |
D | jemalloc_internal.h.in | 160 #include <mach/vm_map.h>
|