Searched defs:notify_core_and_tool_of_mprotect (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-generic.c229 ML_(notify_core_and_tool_of_mprotect) ( Addr a, SizeT len, Int prot ) function
242 "ML_(notify_core_and_tool_of_mprotect)" );
3562 ML_(notify_core_and_tool_of_mprotect)(a, len, prot);

Completed in 52 milliseconds