Searched refs:do_nothing_debug_hooks (Results 1 – 8 of 8) sorted by relevance
25 const struct gcc_debug_hooks do_nothing_debug_hooks = variable
147 extern const struct gcc_debug_hooks do_nothing_debug_hooks;
1605 debug_hooks = &do_nothing_debug_hooks; in process_options()1740 default_debug_hooks = &do_nothing_debug_hooks; in process_options()1793 || debug_hooks->var_location == do_nothing_debug_hooks.var_location) in process_options()1809 != do_nothing_debug_hooks.var_location; in process_options()
16918 * debug.c (do_nothing_debug_hooks): Update.16997 * debug.c (do_nothing_debug_hooks): Update.17138 * debug.c (do_nothing_debug_hooks): Update.17456 (do_nothing_debug_hooks): Update.17702 (do_nothing_debug_hooks): Update.17749 * debug.c (do_nothing_debug_hooks): Add new hooks.
10057 * debug.c (do_nothing_debug_hooks): Update end_prologue, end_epilogue.28860 * debug.c (do_nothing_debug_hooks): Likewise.28861 * debug.h (debug_hooks, do_nothing_debug_hooks, dbx_debug_hooks,
42080 * debug.c (do_nothing_debug_hooks): Update.42848 * debug.c (do_nothing_debug_hooks): Likewise.44877 * debug.c (do_nothing_debug_hooks): Same.
26683 * debug.c (struct do_nothing_debug_hooks): Add do_nothing function
27790 * debug.c (do_nothing_debug_hooks): Add dummy handle_pch.