Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dcorefile.c43 static void call_extra_exec_file_hooks (char *filename);
90 call_extra_exec_file_hooks (char *filename) in call_extra_exec_file_hooks() function
115 deprecated_exec_file_display_hook = call_extra_exec_file_hooks; in specify_exec_file_hook()