Searched refs:gcc_debug_hooks (Results 1 – 19 of 19) sorted by relevance
24 struct gcc_debug_hooks struct106 extern const struct gcc_debug_hooks *debug_hooks; argument127 extern const struct gcc_debug_hooks do_nothing_debug_hooks;128 extern const struct gcc_debug_hooks dbx_debug_hooks;129 extern const struct gcc_debug_hooks sdb_debug_hooks;130 extern const struct gcc_debug_hooks xcoff_debug_hooks;131 extern const struct gcc_debug_hooks dwarf_debug_hooks;132 extern const struct gcc_debug_hooks dwarf2_debug_hooks;133 extern const struct gcc_debug_hooks vmsdbg_debug_hooks;
23 const struct gcc_debug_hooks do_nothing_debug_hooks =
305 const struct gcc_debug_hooks sdb_debug_hooks =1753 const struct gcc_debug_hooks sdb_debug_hooks;
331 const struct gcc_debug_hooks dbx_debug_hooks =361 const struct gcc_debug_hooks xcoff_debug_hooks =
169 const struct gcc_debug_hooks vmsdbg_debug_hooks
3024 const struct gcc_debug_hooks *const old_debug_hooks = debug_hooks;
195 const struct gcc_debug_hooks *debug_hooks = &do_nothing_debug_hooks;
1273 const struct gcc_debug_hooks dwarf_debug_hooks =
3166 const struct gcc_debug_hooks dwarf2_debug_hooks =12927 const struct gcc_debug_hooks dwarf2_debug_hooks;
3369 * debug.h (gcc_debug_hooks): Add vmsdbg_debug_hooks.16921 (struct gcc_debug_hooks): New hooks ignore_block,16998 * debug.h (struct gcc_debug_hooks): New hooks function_decl,17143 (gcc_debug_hooks): New hooks begin_prologue, end_prologue,17461 (gcc_debug_hooks): New hooks source_line, end_epilogue17703 * debug.h (gcc_debug_hooks): New hooks begin_block and end_block.17752 * debug.h (gcc_debug_hooks): New hooks define, undef,
24 struct gcc_debug_hooks struct132 extern const struct gcc_debug_hooks *debug_hooks; argument147 extern const struct gcc_debug_hooks do_nothing_debug_hooks;148 extern const struct gcc_debug_hooks dbx_debug_hooks;149 extern const struct gcc_debug_hooks sdb_debug_hooks;150 extern const struct gcc_debug_hooks xcoff_debug_hooks;151 extern const struct gcc_debug_hooks dwarf2_debug_hooks;152 extern const struct gcc_debug_hooks vmsdbg_debug_hooks;
25 const struct gcc_debug_hooks do_nothing_debug_hooks =
306 const struct gcc_debug_hooks sdb_debug_hooks =1691 const struct gcc_debug_hooks sdb_debug_hooks;
198 const struct gcc_debug_hooks *debug_hooks;202 static const struct gcc_debug_hooks *default_debug_hooks;
347 const struct gcc_debug_hooks dbx_debug_hooks =383 const struct gcc_debug_hooks xcoff_debug_hooks =
188 const struct gcc_debug_hooks vmsdbg_debug_hooks
3630 const struct gcc_debug_hooks dwarf2_debug_hooks =14430 const struct gcc_debug_hooks dwarf2_debug_hooks;
1524 const struct gcc_debug_hooks *const save_hooks = debug_hooks; in synth_module_prologue()
1203 const struct gcc_debug_hooks *const save_hooks = debug_hooks; in synth_module_prologue()