Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dcommand.h177 extern void execute_cmd_pre_hook (struct cmd_list_element *cmd);
H A Dtop.c467 execute_cmd_pre_hook (c); in execute_command()
H A Dinfrun.c6186 execute_cmd_pre_hook ((struct cmd_list_element *) cmd); in hook_stop_stub()
/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-script.c274 execute_cmd_pre_hook (struct cmd_list_element *c) in execute_cmd_pre_hook() function