Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddebug.cc25 const struct gcc_debug_hooks do_nothing_debug_hooks = variable
H A Ddebug.h240 extern const struct gcc_debug_hooks do_nothing_debug_hooks;
H A Dtoplev.cc2285 debug_hooks = &do_nothing_debug_hooks; in main()
H A DChangeLog-20094318 * debug.c (do_nothing_debug_hooks): Add dummy entry for new hook.
5667 * debug.c (do_nothing_debug_hooks): Do nothing for assembly_start
6458 * debug.c (do_nothing_debug_hooks): Add dummy entries for new hooks.
7397 write_symbols to NO_DEBUG. Set debug_hooks to do_nothing_debug_hooks.
20341 * debug.c (do_nothing_debug_hooks): Add additional entry.
27931 * debug.c (do_nothing_debug_hooks): Likewise.
H A DChangeLog-200116918 * 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.
H A DChangeLog-20173126 * debug.c (do_nothing_debug_hooks): Likewise.
20286 * debug.c (do_nothing_debug_hooks): Adjust.
22067 * debug.c (do_nothing_debug_hooks): Use
37444 * debug.c (do_nothing_debug_hooks): Adjust source_line and
H A DChangeLog-200210057 * 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,
H A DChangeLog-2015747 * debug.c (do_nothing_debug_hooks): Set the size_function field
28188 * debug.c (do_nothing_debug_hooks): Provide a function for this
29320 * debug.c (do_nothing_debug_hooks): Add early_finish field.
H A DChangeLog-200442080 * debug.c (do_nothing_debug_hooks): Update.
42848 * debug.c (do_nothing_debug_hooks): Likewise.
44877 * debug.c (do_nothing_debug_hooks): Same.
H A DChangeLog-20088331 * debug.c (do_nothing_debug_hooks): Adjust.
H A DChangeLog-202127405 * debug.c (do_nothing_debug_hooks): Likewise.
H A DChangeLog-20079544 * debug.c (do_nothing_debug_hooks): Likewise.
H A DChangeLog-200526682 * debug.c (struct do_nothing_debug_hooks): Add do_nothing function
H A DChangeLog-201613367 * debug.c (do_nothing_debug_hooks): Adjust.
H A DChangeLog-200327790 * debug.c (do_nothing_debug_hooks): Add dummy handle_pch.
H A DChangeLog-20105117 (do_nothing_debug_hooks): Set tree_type_symtab_field.
H A DChangeLog-201135129 * debug.c (do_nothing_debug_hooks): Likewise.
H A DChangeLog-201427480 * debug.c (do_nothing_debug_hooks): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddebug.c25 const struct gcc_debug_hooks do_nothing_debug_hooks = variable
H A Ddebug.h232 extern const struct gcc_debug_hooks do_nothing_debug_hooks;
H A Dtoplev.c1376 debug_hooks = &do_nothing_debug_hooks; in process_options()
1595 || debug_hooks->var_location == do_nothing_debug_hooks.var_location) in process_options()
/netbsd-src/external/gpl3/gcc/dist/contrib/reghunt/examples/
H A D29906a.log88 * debug.c (do_nothing_debug_hooks): Same.
/netbsd-src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/
H A D29906a.log88 * debug.c (do_nothing_debug_hooks): Same.
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc3092 debug_hooks = &do_nothing_debug_hooks; in synth_module_prologue()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c3016 debug_hooks = &do_nothing_debug_hooks; in synth_module_prologue()