Searched refs:di_notify_munmap (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/
H A Dpub_core_debuginfo.h62 extern void VG_(di_notify_munmap)( Addr a, SizeT len );
/external/valgrind/main/coregrind/m_debuginfo/
H A Ddebuginfo.c941 void VG_(di_notify_munmap)( Addr a, SizeT len ) function
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-generic.c220 VG_(di_notify_munmap)( a, len );

Completed in 82 milliseconds