Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcorefile.c42 static void call_extra_exec_file_hooks (char *filename);
88 call_extra_exec_file_hooks (char *filename) in call_extra_exec_file_hooks() function
113 deprecated_exec_file_display_hook = call_extra_exec_file_hooks; in specify_exec_file_hook()
H A DChangeLog-19963353 (call_extra_exec_file_hooks): New function.