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

  /external/valgrind/main/coregrind/
pub_core_aspacemgr.h 187 VG_(am_notify_munmap), it is not the job of this function to reject
198 VG_(am_notify_munmap), we merely record the given info, and don't
202 extern Bool VG_(am_notify_munmap)( Addr start, SizeT len );
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 2174 Bool VG_(am_notify_munmap)( Addr start, SizeT len ) function
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c 212 d = VG_(am_notify_munmap)(a, len);
    [all...]
syswrap-linux.c     [all...]

Completed in 484 milliseconds