HomeSort by: relevance | last modified time | path
    Searched defs:add_show_prefix_cmd (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb/dist/gdb/cli/
cli-decode.c 401 /* A helper function for add_show_prefix_cmd. This is a command
413 add_show_prefix_cmd (const char *name, enum command_class theclass, function
439 cmds.show = add_show_prefix_cmd (name, theclass, show_doc,
  /src/external/gpl3/gdb.old/dist/gdb/cli/
cli-decode.c 401 /* A helper function for add_show_prefix_cmd. This is a command
413 add_show_prefix_cmd (const char *name, enum command_class theclass, function
439 cmds.show = add_show_prefix_cmd (name, theclass, show_doc,

Completed in 27 milliseconds