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

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

Completed in 177 milliseconds