Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dcorefile.c42 static void call_extra_exec_file_hooks (char *filename);
90 call_extra_exec_file_hooks (char *filename) in call_extra_exec_file_hooks() function
117 deprecated_exec_file_display_hook = call_extra_exec_file_hooks; in specify_exec_file_hook()