Searched refs:show_func (Results 1 – 2 of 2) sorted by relevance
| /dflybsd-src/contrib/gdb-7/gdb/ |
| H A D | command.h | 248 show_value_ftype *show_func, 259 show_value_ftype *show_func, 269 show_value_ftype *show_func, 280 show_value_ftype *show_func, 291 show_value_ftype *show_func, 303 show_value_ftype *show_func, 314 show_value_ftype *show_func, 325 show_value_ftype *show_func, 336 show_value_ftype *show_func, 347 show_value_ftype *show_func, [all …]
|
| /dflybsd-src/contrib/gdb-7/gdb/cli/ |
| H A D | cli-decode.c | 437 show_value_ftype *show_func, in add_setshow_cmd_full() argument 470 show->show_value_func = show_func; in add_setshow_cmd_full() 492 show_value_ftype *show_func, in add_setshow_enum_cmd() argument 500 set_func, show_func, in add_setshow_enum_cmd() 519 show_value_ftype *show_func, in add_setshow_auto_boolean_cmd() argument 527 set_func, show_func, in add_setshow_auto_boolean_cmd() 542 show_value_ftype *show_func, in add_setshow_boolean_cmd() argument 551 set_func, show_func, in add_setshow_boolean_cmd() 565 show_value_ftype *show_func, in add_setshow_filename_cmd() argument 573 set_func, show_func, in add_setshow_filename_cmd() [all …]
|