Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dremote-sim.c267 if (deprecated_error_hook) in gdb_os_error()
268 (*deprecated_error_hook) (); in gdb_os_error()
H A Dinterps.c341 deprecated_error_hook = 0; in clear_interpreter_hooks()
H A Ddefs.h1221 extern void (*deprecated_error_hook) (void);
H A Dtop.c293 void (*deprecated_error_hook) (void); variable
H A DChangeLog2273 * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
2275 * top.c (deprecated_error_hook): Remove RETURN and ATTR_NORETURN
7524 (deprecated_error_hook, deprecated_error_begin_hook)
/openbsd-src/gnu/usr.bin/binutils/gdb/mi/
H A Dmi-interp.c354 deprecated_error_hook = 0; in mi_command_loop()