Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dremote.c187 static void update_packet_config (struct packet_config *config);
580 update_packet_config (struct packet_config *config) in update_packet_config() function
737 update_packet_config (&remote_protocol_vcont); in set_remote_protocol_vcont_packet_cmd()
755 update_packet_config (&remote_protocol_qSymbol); in set_remote_protocol_qSymbol_packet_cmd()
774 update_packet_config (&remote_protocol_P); in set_remote_protocol_P_packet_cmd()
806 update_packet_config (&remote_protocol_Z[Z_PACKET_SOFTWARE_BP]); in set_remote_protocol_Z_software_bp_packet_cmd()
821 update_packet_config (&remote_protocol_Z[Z_PACKET_HARDWARE_BP]); in set_remote_protocol_Z_hardware_bp_packet_cmd()
836 update_packet_config (&remote_protocol_Z[Z_PACKET_WRITE_WP]); in set_remote_protocol_Z_write_wp_packet_cmd()
851 update_packet_config (&remote_protocol_Z[Z_PACKET_READ_WP]); in set_remote_protocol_Z_read_wp_packet_cmd()
866 update_packet_config (&remote_protocol_Z[Z_PACKET_ACCESS_WP]); in set_remote_protocol_Z_access_wp_packet_cmd()
[all …]