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

  /external/valgrind/coregrind/m_aspacemgr/
aspacemgr-common.c 448 VG_(am_notify_mprotect)(
458 VG_(am_notify_mprotect)(
aspacemgr-linux.c 2233 Bool VG_(am_notify_mprotect)( Addr start, SizeT len, UInt prot ) function
    [all...]
  /external/valgrind/coregrind/
pub_core_aspacemgr.h 190 extern Bool VG_(am_notify_mprotect)( Addr start, SizeT len, UInt prot );
194 VG_(am_notify_mprotect), we merely record the given info, and don't
  /external/valgrind/coregrind/m_syswrap/
syswrap-generic.c 263 d = VG_(am_notify_mprotect)(a, len, prot);
    [all...]

Completed in 444 milliseconds