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

  /external/valgrind/main/coregrind/
pub_core_debuginfo.h 68 extern void VG_(di_notify_munmap)( Addr a, SizeT len );
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 932 void VG_(di_notify_munmap)( Addr a, SizeT len ) function
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c 222 VG_(di_notify_munmap)( a, len );
    [all...]

Completed in 588 milliseconds