HomeSort by relevance Sort by last modified time
    Searched refs:am_notify_mprotect (Results 1 - 4 of 4) sorted by null

  /external/valgrind/main/coregrind/
pub_core_aspacemgr.h 187 extern Bool VG_(am_notify_mprotect)( Addr start, SizeT len, UInt prot );
  /external/valgrind/main/coregrind/m_aspacemgr/
aspacemgr-common.c 380 VG_(am_notify_mprotect)(
390 VG_(am_notify_mprotect)(
aspacemgr-linux.c 2099 Bool VG_(am_notify_mprotect)( Addr start, SizeT len, UInt prot ) function
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c 229 d = VG_(am_notify_mprotect)(a, len, prot);
    [all...]

Completed in 268 milliseconds