Home
last modified time | relevance | path

Searched refs:notify_core_and_tool_of_mprotect (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/main/coregrind/m_syswrap/
Dpriv_syswrap-generic.h73 ML_(notify_core_and_tool_of_mprotect) ( Addr a, SizeT len, Int prot );
Dsyswrap-generic.c221 ML_(notify_core_and_tool_of_mprotect) ( Addr a, SizeT len, Int prot ) in ML_() argument
3544 ML_(notify_core_and_tool_of_mprotect)(a, len, prot); in POST() local
Dsyswrap-darwin.c5433 ML_(notify_core_and_tool_of_mprotect)(start, end-start, prot); in POST()
6125 ML_(notify_core_and_tool_of_mprotect)(start, end-start, prot); in POST()