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

/external/valgrind/coregrind/
H A Dpub_core_debuginfo.h70 extern void VG_(di_notify_mprotect)( Addr a, SizeT len, UInt prot );
/external/valgrind/coregrind/m_debuginfo/
H A Ddebuginfo.c1093 void VG_(di_notify_mprotect)( Addr a, SizeT len, UInt prot ) function
/external/valgrind/coregrind/m_syswrap/
H A Dsyswrap-generic.c262 VG_(di_notify_mprotect)( a, len, prot );

Completed in 72 milliseconds