Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/mi/
Dmi-main.c1241 char word_format; in mi_cmd_data_read_memory() local
1287 word_format = argv[1][0]; in mi_cmd_data_read_memory()
1370 get_formatted_print_options (&print_opts, word_format); in mi_cmd_data_read_memory()
/netbsd/src/external/gpl3/gdb/dist/gdb/
DChangeLog-201312700 (mi_cmd_data_write_memory): Remove unused word_format.