Searched refs:am_notify_mprotect (Results 1 – 4 of 4) sorted by relevance
396 VG_(am_notify_mprotect)( in VG_()406 VG_(am_notify_mprotect)( in VG_()
2122 Bool VG_(am_notify_mprotect)( Addr start, SizeT len, UInt prot ) in VG_() argument
194 extern Bool VG_(am_notify_mprotect)( Addr start, SizeT len, UInt prot );
229 d = VG_(am_notify_mprotect)(a, len, prot); in ML_()