OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:deprecated_call_command_hook
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/gdb/
top.c
246
void (*
deprecated_call_command_hook
) (struct cmd_list_element * c,
variable
568
else if (
deprecated_call_command_hook
)
569
deprecated_call_command_hook
(c, arg, from_tty);
/src/external/gpl3/gdb/dist/gdb/
top.c
243
void (*
deprecated_call_command_hook
) (struct cmd_list_element * c,
variable
563
else if (
deprecated_call_command_hook
)
564
deprecated_call_command_hook
(c, arg, from_tty);
Completed in 65 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026