Searched refs:dbx_debug_hooks (Results 1 – 23 of 23) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | debug.h | 233 extern const struct gcc_debug_hooks dbx_debug_hooks;
|
H A D | toplev.c | 1569 debug_hooks = &dbx_debug_hooks; in process_options()
|
H A D | dbxout.c | 351 const struct gcc_debug_hooks dbx_debug_hooks = variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | debug.h | 241 extern const struct gcc_debug_hooks dbx_debug_hooks;
|
H A D | toplev.cc | 1427 debug_hooks = &dbx_debug_hooks; in process_options()
|
H A D | dbxout.cc | 352 const struct gcc_debug_hooks dbx_debug_hooks = variable
|
H A D | ChangeLog-2001 | 16689 (xcoff_debug_hooks, dbx_debug_hooks): Use it. 16721 (xcoff_debug_hooks, dbx_debug_hooks): Use it. 16915 (dbx_debug_hooks, xcoff_debug_hooks): Update. 16995 (dbx_debug_hooks, xcoff_debug_hooks): Update. 17133 (dbx_debug_hooks, xcoff_debug_hooks): Update. 17450 (dbx_debug_hooks, xcoff_debug_hooks): Add new hooks. 17699 (dbx_debug_hooks): Add new hooks. 17742 * dbxout.c (dbx_debug_hooks): Add new hooks. 17958 (dbx_debug_hooks): New.
|
H A D | ChangeLog-2009 | 4320 * dbxout.c (dbx_debug_hooks): Add dummy entry for new hook. 5669 * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Likewise. 6460 * dbxout.c (dbx_debug_hooks): Add dummy entries for new hooks. 27932 * dbxout.c (dbx_debug_hooks): Likewise.
|
H A D | ChangeLog-2017 | 3125 * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Likewise. 5050 (dbx_debug_hooks): Use dbxout_switch_text_section as 20289 * dbxout.c (dbx_debug_hooks): Adjust. 22071 * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Likewise.
|
H A D | ChangeLog-2004 | 19400 (dbx_debug_hooks): Use new begin prologue hook. 42089 (dbx_debug_hooks, xcoff_debug_hooks): Update. 42846 * dbxout.c (dbx_debug_hooks): Likewise. 44872 * dbxout.c (dbx_debug_hooks): Add new empty hook for
|
H A D | ChangeLog-2002 | 10055 * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue. 28859 * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Const-ify. 28861 * debug.h (debug_hooks, do_nothing_debug_hooks, dbx_debug_hooks,
|
H A D | ChangeLog-2015 | 749 * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Likewise. 28190 * dbxout.c (dbx_debug_hooks): Likewise. 29318 (dbx_debug_hooks): Add new hooks.
|
H A D | ChangeLog-2008 | 8350 * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Adjust.
|
H A D | ChangeLog-2021 | 27403 * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Add dummy
|
H A D | ChangeLog-2007 | 9542 * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Use
|
H A D | ChangeLog-2005 | 27581 * dbxout.c (dbx_debug_hooks): Add start_end_main_source_file
|
H A D | ChangeLog-2016 | 13368 * dbxout.c (dbx_debug_hooks): Likewise.
|
H A D | ChangeLog-2003 | 27780 (dbx_debug_hooks): Add handle_pch.
|
H A D | ChangeLog-2010 | 5119 * dbxout.c (dbx_debug_hooks): Likewise.
|
H A D | ChangeLog-2011 | 35128 * dbxout.c (dbx_debug_hooks, xcoff_debug_hooks): Likewise.
|
H A D | ChangeLog-2014 | 27476 * dbxout.c (dbx_debug_hooks): Update "label" hook from
|
/netbsd-src/external/gpl3/gcc/dist/contrib/reghunt/examples/ |
H A D | 29906a.log | 83 * dbxout.c (dbx_debug_hooks): Add new empty hook for
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/reghunt/examples/ |
H A D | 29906a.log | 83 * dbxout.c (dbx_debug_hooks): Add new empty hook for
|