Searched refs:tool_handle_client_request (Results 1 – 4 of 4) sorted by relevance
139 Bool (*tool_handle_client_request)(ThreadId, UWord*, UWord*); member
269 VG_(tdict).tool_handle_client_request = handle; in VG_()
376 VG_TDICT_CALL(tool_handle_client_request, VG_(running_tid), arg, in handle_gdb_monitor_command()
1762 if ( VG_TDICT_CALL(tool_handle_client_request, tid, arg, &ret) ) in do_client_request()