Home
last modified time | relevance | path

Searched refs:execute_cmd_pre_hook (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
HDcommand.h177 extern void execute_cmd_pre_hook (struct cmd_list_element *cmd);
HDtop.c467 execute_cmd_pre_hook (c); in execute_command()
HDinfrun.c6186 execute_cmd_pre_hook ((struct cmd_list_element *) cmd); in hook_stop_stub()
/dragonfly/contrib/gdb-7/gdb/cli/
HDcli-script.c274 execute_cmd_pre_hook (struct cmd_list_element *c) in execute_cmd_pre_hook() function