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

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

Completed in 248 milliseconds