Searched refs:am_notify_client_mmap (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/coregrind/m_initimg/
H A Dinitimg-darwin.c493 VG_(am_notify_client_mmap)(0x7fffffe00000, 0x7ffffffff000-0x7fffffe00000,
499 VG_(am_notify_client_mmap)(0xfffec000, 0xfffff000-0xfffec000,
/external/valgrind/main/coregrind/
H A Dpub_core_aspacemgr.h158 extern Bool VG_(am_notify_client_mmap)
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-aix5.c1730 Bool d = VG_(am_notify_client_mmap)( addr, len, prot, flags,
H A Dsyswrap-generic.c155 d = VG_(am_notify_client_mmap)( a, len, prot, flags, fd, offset );
/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-linux.c225 is told of the outcome (VG_(am_notify_client_mmap)), so it can
2008 VG_(am_notify_client_mmap)( Addr a, SizeT len, UInt prot, UInt flags, function

Completed in 82 milliseconds