Searched refs:gcc_debug_hooks (Results 1 – 11 of 11) sorted by relevance
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;
200 const struct gcc_debug_hooks *debug_hooks;204 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
3634 const struct gcc_debug_hooks dwarf2_debug_hooks =14561 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,
42077 * debug.h (struct gcc_debug_hooks): Add type_decl field.42775 * dwarf2out.c (struct gcc_debug_hooks): Call dwarf2out_begin_function42845 * debug.h (struct gcc_debug_hooks): Added var_location debug hook.44879 * debug.h (gcc_debug_hooks): New hook, imported_module_or_decl.
26685 * debug.h (struct gcc_debug_hooks): Add new function to debug_hooks,27586 * debug.h (gcc_debug_hooks): Ditto.
27791 * debug.h (struct gcc_debug_hooks): Add handle_pch.