Searched refs:handle_v_requests (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dserver.h83 extern void handle_v_requests (char *own_buf, int packet_len,
H A Dremote-utils.cc1516 handle_v_requests (cs.own_buf, len, &new_len);
H A Dserver.cc3116 handle_v_requests (char *own_buf, int packet_len, int *new_packet_len) function
4403 handle_v_requests (cs.own_buf, packet_len, &new_packet_len);
/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dserver.h83 extern void handle_v_requests (char *own_buf, int packet_len,
H A Dremote-utils.cc1481 handle_v_requests (cs.own_buf, len, &new_len);
H A Dserver.cc3122 handle_v_requests (char *own_buf, int packet_len, int *new_packet_len) function
4482 handle_v_requests (cs.own_buf, packet_len, &new_packet_len);

Completed in 217 milliseconds