Searched refs:di_notify_mprotect (Results 1 – 3 of 3) sorted by relevance
70 extern void VG_(di_notify_mprotect)( Addr a, SizeT len, UInt prot );
262 VG_(di_notify_mprotect)( a, len, prot ); in ML_() local
1088 void VG_(di_notify_mprotect)( Addr a, SizeT len, UInt prot ) in VG_() argument