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

  /external/valgrind/main/coregrind/
pub_core_aspacemgr.h 169 extern Bool VG_(am_notify_client_mmap)
  /external/valgrind/main/coregrind/m_initimg/
initimg-darwin.c 493 VG_(am_notify_client_mmap)(0x7fffffe00000, 0x7ffffffff000-0x7fffffe00000,
499 VG_(am_notify_client_mmap)(0xfffec000, 0xfffff000-0xfffec000,
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 225 is told of the outcome (VG_(am_notify_client_mmap)), so it can
2017 VG_(am_notify_client_mmap)( Addr a, SizeT len, UInt prot, UInt flags, function
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c 155 d = VG_(am_notify_client_mmap)( a, len, prot, flags, fd, offset );
    [all...]

Completed in 203 milliseconds