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

  /external/valgrind/main/coregrind/
pub_core_debuginfo.h 70 extern void VG_(di_notify_mprotect)( Addr a, SizeT len, UInt prot );
  /external/valgrind/main/coregrind/m_debuginfo/
debuginfo.c 946 void VG_(di_notify_mprotect)( Addr a, SizeT len, UInt prot ) function
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-generic.c 239 VG_(di_notify_mprotect)( a, len, prot );
    [all...]

Completed in 109 milliseconds