Home
last modified time | relevance | path

Searched refs:sdb_debug_hooks (Results 1 – 8 of 8) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Ddebug.h149 extern const struct gcc_debug_hooks sdb_debug_hooks;
H A Dtoplev.c1751 default_debug_hooks = &sdb_debug_hooks; in process_options()
1775 debug_hooks = &sdb_debug_hooks; in process_options()
H A Dsdbout.c306 const struct gcc_debug_hooks sdb_debug_hooks = variable
1691 const struct gcc_debug_hooks sdb_debug_hooks; variable
H A DChangeLog-200116937 (sdb_debug_hooks): Update.
17490 (sdb_debug_hooks): Update.
17717 (sdb_debug_hooks): Update.
17771 * sdbout.c (sdb_debug_hooks): Add new hooks.
17975 (sdb_debug_hooks): New.
H A DChangeLog-200210071 (sdb_debug_hooks): Update end_prologue.
17677 * sdbout.c [! SDB_DEBUGGING_INFO]: Define dummy sdb_debug_hooks
28862 sdb_debug_hooks, xcoff_debug_hooks, dwarf_debug_hooks,
28868 * sdbout.c (sdb_debug_hooks): Likewise.
H A DChangeLog-200441894 * sdbout.c (sdb_debug_hooks): Correct the type_decl entry.
42104 (sdb_debug_hooks): Update.
42851 * sdbout.c (sdb_debug_hooks): Likewise.
44875 * sdbout.c (sdb_debug_hooks): Same.
H A DChangeLog-200526748 * sdbout.c (sdb_debug_hooks): Add do_nothing for new function,
27588 * sdbout.c (sdb_debug_hooks): Ditto.
H A DChangeLog-200327787 * sdbout.c (sdb_debug_hooks): Add dummy handle_pch.