Home
last modified time | relevance | path

Searched refs:di_notify_mprotect (Results 1 – 7 of 7) sorted by relevance

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dpub_core_debuginfo.h70 extern void VG_(di_notify_mprotect)( Addr a, SizeT len, UInt prot );
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dpub_core_debuginfo.h70 extern void VG_(di_notify_mprotect)( Addr a, SizeT len, UInt prot );
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_debuginfo/
H A Ddebuginfo.c1358 void VG_(di_notify_mprotect)( Addr a, SizeT len, UInt prot ) in VG_() argument
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/m_syswrap/
H A Dsyswrap-generic.c265 VG_(di_notify_mprotect)( a, len, prot ); in ML_() local
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_debuginfo/
H A Ddebuginfo.c1358 void VG_(di_notify_mprotect)( Addr a, SizeT len, UInt prot ) in VG_() argument
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/m_syswrap/
H A Dsyswrap-generic.c265 VG_(di_notify_mprotect)( a, len, prot ); in ML_() local
/dports/lang/spidermonkey60/firefox-60.9.0/build/debian-packages/
H A Dvalgrind-wheezy.diff641 +@@ -1094,8 +1267,10 @@ void VG_(di_notify_mprotect)( Addr a, Si
648 ++ advance_current_DiEpoch("VG_(di_notify_mprotect)");