Home
last modified time | relevance | path

Searched refs:vm_map (Results 1 – 9 of 9) sorted by relevance

/external/valgrind/coregrind/
Dpub_core_threadstate.h224 } vm_map; member
DMakefile.am154 m_mach/vm_map.h
159 /usr/include/mach/vm_map.defs
DMakefile.in149 @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/
Dpriv_syswrap-darwin.h679 DECL_TEMPLATE(darwin, vm_map);
Dsyswrap-darwin.c6763 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/
Davoid-infinite-recursion-1.ll154 …%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/
Davoid-infinite-recursion-1.ll154 …%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/
Dgtest-port.cc.orig51 # include <mach/vm_map.h>
/external/jemalloc/include/jemalloc/internal/
Djemalloc_internal.h.in160 #include <mach/vm_map.h>