Home
last modified time | relevance | path

Searched defs:di_notify_mprotect (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/coregrind/m_debuginfo/
Ddebuginfo.c1093 void VG_(di_notify_mprotect)( Addr a, SizeT len, UInt prot ) in VG_() argument
/external/valgrind/coregrind/m_syswrap/
Dsyswrap-generic.c262 VG_(di_notify_mprotect)( a, len, prot ); in ML_() local