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 180 VG_(am_notify_munmap), it is not the job of this function to reject
191 VG_(am_notify_munmap), we merely record the given info, and don't
195 extern Bool VG_(am_notify_munmap)( Addr start, SizeT len );
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-linux.c 2151 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 38 milliseconds