HomeSort by relevance Sort by last modified time
    Searched refs:am_notify_client_mmap (Results 1 - 6 of 6) sorted by null

  /external/valgrind/coregrind/m_initimg/
initimg-darwin.c 487 VG_(am_notify_client_mmap)(0x7fffffe00000, 0x7ffffffff000-0x7fffffe00000,
493 VG_(am_notify_client_mmap)(0xfffec000, 0xfffff000-0xfffec000,
  /external/valgrind/coregrind/
pub_core_aspacemgr.h 172 extern Bool VG_(am_notify_client_mmap)
  /external/valgrind/coregrind/m_syswrap/
syswrap-mips32-linux.c 247 d = VG_(am_notify_client_mmap)( a, len, prot, flags, fd, offset );
    [all...]
syswrap-generic.c 189 d = VG_(am_notify_client_mmap)( a, len, prot, flags, fd, offset );
    [all...]
syswrap-solaris.c     [all...]
  /external/valgrind/coregrind/m_aspacemgr/
aspacemgr-linux.c 238 is told of the outcome (VG_(am_notify_client_mmap)), so it can
2151 VG_(am_notify_client_mmap)( Addr a, SizeT len, UInt prot, UInt flags, function
    [all...]

Completed in 63 milliseconds