Home
last modified time | relevance | path

Searched refs:default_debug_hooks (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtoplev.c204 static const struct gcc_debug_hooks *default_debug_hooks; variable
1740 default_debug_hooks = &do_nothing_debug_hooks; in process_options()
1743 default_debug_hooks = &dbx_debug_hooks; in process_options()
1747 default_debug_hooks = &xcoff_debug_hooks; in process_options()
1751 default_debug_hooks = &sdb_debug_hooks; in process_options()
1755 default_debug_hooks = &dwarf2_debug_hooks; in process_options()
1760 default_debug_hooks = &vmsdbg_debug_hooks; in process_options()
1808 flag_rename_registers = default_debug_hooks->var_location in process_options()
H A DChangeLog-200435860 (default_debug_hooks): New global.
35861 (process_options): Initialize default_debug_hooks. Warn if