Searched refs:am_notify_mprotect (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/coregrind/m_aspacemgr/
H A Daspacemgr-common.c380 VG_(am_notify_mprotect)(
390 VG_(am_notify_mprotect)(
H A Daspacemgr-linux.c2125 Bool VG_(am_notify_mprotect)( Addr start, SizeT len, UInt prot ) function
/external/valgrind/main/coregrind/
H A Dpub_core_aspacemgr.h179 extern Bool VG_(am_notify_mprotect)( Addr start, SizeT len, UInt prot );
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-aix5.c1769 d = VG_(am_notify_mprotect)( addr, len, prot );
H A Dsyswrap-generic.c237 d = VG_(am_notify_mprotect)(a, len, prot);

Completed in 173 milliseconds