Searched refs:am_notify_mprotect (Results 1 – 4 of 4) sorted by relevance
455 VG_(am_notify_mprotect)( in VG_()465 VG_(am_notify_mprotect)( in VG_()
2217 Bool VG_(am_notify_mprotect)( Addr start, SizeT len, UInt prot ) in VG_() argument
190 extern Bool VG_(am_notify_mprotect)( Addr start, SizeT len, UInt prot );
260 d = VG_(am_notify_mprotect)(a, len, prot); in ML_()