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

  /src/external/gpl3/gdb.old/dist/gdb/cli/
cli-decode.c 223 See also add_prefix_cmd and update_prefix_field_of_prefixed_commands. */
327 update_prefix_field_of_prefixed_commands (struct cmd_list_element *c) function
345 update_prefix_field_of_prefixed_commands (p);
368 update_prefix_field_of_prefixed_commands (c);
  /src/external/gpl3/gdb/dist/gdb/cli/
cli-decode.c 239 See also add_prefix_cmd and update_prefix_field_of_prefixed_commands. */
343 update_prefix_field_of_prefixed_commands (struct cmd_list_element *c) function
361 update_prefix_field_of_prefixed_commands (p);
384 update_prefix_field_of_prefixed_commands (c);

Completed in 17 milliseconds