Searched refs:show_doc (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | command.h | 231 const char *show_doc, 243 const char *show_doc, 254 const char *set_doc, const char *show_doc, 265 const char *show_doc, 277 const char *show_doc, 289 const char *show_doc, 301 const char *show_doc,
|
| H A D | remote.c | 645 char *show_doc; in add_packet_config_cmd() local 655 show_doc = xstrprintf ("Show current use of remote protocol `%s' (%s) packet", in add_packet_config_cmd() 662 &config->detect, set_doc, show_doc, in add_packet_config_cmd()
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/cli/ |
| H A D | cli-decode.c | 332 const char *set_doc, const char *show_doc, in add_setshow_cmd_full() argument 349 full_show_doc = xstrprintf ("%s\n%s", show_doc, help_doc); in add_setshow_cmd_full() 354 full_show_doc = xstrdup (show_doc); in add_setshow_cmd_full() 416 const char *show_doc, in add_setshow_enum_cmd() argument 426 set_doc, show_doc, help_doc, print, in add_setshow_enum_cmd() 441 const char *set_doc, const char *show_doc, in add_setshow_auto_boolean_cmd() argument 451 set_doc, show_doc, help_doc, print, in add_setshow_auto_boolean_cmd() 464 const char *set_doc, const char *show_doc, in add_setshow_boolean_cmd() argument 474 set_doc, show_doc, help_doc, print, in add_setshow_boolean_cmd() 486 const char *set_doc, const char *show_doc, in add_setshow_filename_cmd() argument [all …]
|