Home
last modified time | relevance | path

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

/external/valgrind/coregrind/
Dm_tooliface.c277 static Bool wrap_tool_handle_client_request(ThreadId tid, UWord *arg1, in wrap_tool_handle_client_request() function
294 VG_(tdict).tool_handle_client_request = wrap_tool_handle_client_request; in VG_()