Home
last modified time | relevance | path

Searched refs:deprecated_call_command_hook (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dtop.c293 void (*deprecated_call_command_hook) (struct cmd_list_element * c, char *cmd, variable
447 else if (deprecated_call_command_hook) in execute_command()
448 deprecated_call_command_hook (c, arg, from_tty & caution); in execute_command()
Dinterps.c340 deprecated_call_command_hook = 0; in clear_interpreter_hooks()
Ddefs.h1119 extern void (*deprecated_call_command_hook) (struct cmd_list_element * c,