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