32 void (*
init) (
const char *main_filename);
35 void (*
finish) (
const char *main_filename);
45 void (*
define) (
unsigned int line,
const char *text);
48 void (*
undef) (
unsigned int line,
const char *macro);
63 void (*
end_block) (
unsigned int line,
unsigned int n);
73 void (* source_line) (
unsigned int line,
unsigned int column,
74 const char *file,
int discriminator,
bool is_stmt);
156 tree context,
bool child,
236 unsigned HOST_WIDE_INT *);
238 unsigned HOST_WIDE_INT);
const union tree_node * const_tree
Definition coretypes.h:98
union tree_node * tree
Definition coretypes.h:97
static unsigned int count[debug_counter_number_of_counters]
Definition dbgcnt.cc:50
void debug_nothing_void(void)
Definition debug.cc:71
void debug_nothing_tree_tree_tree_bool_bool(tree, tree, tree, bool, bool)
Definition debug.cc:87
void dwarf2out_vms_end_prologue(unsigned int, const char *)
Definition dwarf2out.cc:1154
bool dwarf2out_default_as_locview_support(void)
Definition dwarf2out.cc:3359
void dwarf2out_vms_begin_epilogue(unsigned int, const char *)
Definition dwarf2out.cc:1173
const struct gcc_debug_hooks dwarf2_lineno_debug_hooks
Definition dwarf2out.cc:2943
void debug_nothing_int_int(unsigned int, unsigned int)
Definition debug.cc:144
hash_map< const_tree, int > decl_to_instance_map_t
Definition debug.h:268
void debug_nothing_tree_tree(tree, tree)
Definition debug.cc:81
void debug_nothing_int_charstar(unsigned int, const char *)
Definition debug.cc:117
void debug_nothing_tree_charstar_uhwi(tree, const char *, unsigned HOST_WIDE_INT)
Definition debug.cc:170
void dwarf2out_begin_prologue(unsigned int, unsigned int, const char *)
Definition dwarf2out.cc:1071
void debug_nothing_int_int_tree(unsigned int, unsigned int, tree)
Definition debug.cc:150
void debug_nothing_int_int_charstar_int_bool(unsigned int, unsigned int, const char *, int, bool)
Definition debug.cc:130
void debug_nothing_rtx_insn(rtx_insn *)
Definition debug.cc:102
const struct gcc_debug_hooks xcoff_debug_hooks
bool debug_false_tree_charstarstar_uhwistar(tree, const char **, unsigned HOST_WIDE_INT *)
Definition debug.cc:163
void debug_nothing_int_int_charstar(unsigned int, unsigned int, const char *)
Definition debug.cc:123
void dwarf2out_switch_text_section(void)
Definition dwarf2out.cc:1295
void debug_nothing_tree(tree)
Definition debug.cc:76
const struct gcc_debug_hooks * dump_go_spec_init(const char *, const struct gcc_debug_hooks *)
Definition godump.cc:1441
bool dwarf2out_do_cfi_asm(void)
Definition dwarf2cfi.cc:3738
bool dwarf2out_do_frame(void)
Definition dwarf2cfi.cc:3715
decl_to_instance_map_t * decl_to_instance_map
Definition final.cc:2905
void debug_nothing_int(unsigned int)
Definition debug.cc:139
const struct gcc_debug_hooks do_nothing_debug_hooks
Definition debug.cc:25
const struct gcc_debug_hooks dwarf2_debug_hooks
Definition dwarf2out.cc:2893
const struct gcc_debug_hooks * debug_hooks
Definition toplev.cc:123
const struct gcc_debug_hooks vmsdbg_debug_hooks
void dwarf2out_frame_finish(void)
Definition dwarf2out.cc:1280
void dwarf2out_end_epilogue(unsigned int, const char *)
Definition dwarf2out.cc:1249
bool dwarf2out_default_as_loc_support(void)
Definition dwarf2out.cc:3346
decl_to_instance_map_t * maybe_create_decl_to_instance_map(int count=13)
Definition debug.h:275
void debug_nothing_charstar(const char *)
Definition debug.cc:112
bool dwarf2out_do_eh_frame(void)
Definition dwarf2cfi.cc:3704
void debug_nothing_tree_int(tree, int)
Definition debug.cc:157
void debug_nothing_rtx_code_label(rtx_code_label *)
Definition debug.cc:107
bool debug_true_const_tree(const_tree)
Definition debug.cc:96
Definition genautomata.cc:499
void(* end_source_file)(unsigned int line)
Definition debug.h:56
void(* undef)(unsigned int line, const char *macro)
Definition debug.h:48
bool(* die_ref_for_decl)(tree, const char **, unsigned HOST_WIDE_INT *)
Definition debug.h:161
void(* inline_entry)(tree block)
Definition debug.h:188
void(* start_source_file)(unsigned int line, const char *file)
Definition debug.h:52
int tree_type_symtab_field
Definition debug.h:209
void(* imported_module_or_decl)(tree decl, tree name, tree context, bool child, bool implicit)
Definition debug.h:155
void(* late_global_decl)(tree decl)
Definition debug.h:144
void(* finish)(const char *main_filename)
Definition debug.h:35
void(* deferred_inline_function)(tree decl)
Definition debug.h:169
void(* size_function)(tree decl)
Definition debug.h:193
void(* label)(rtx_code_label *)
Definition debug.h:178
void(* begin_block)(unsigned int line, unsigned int n, tree block)
Definition debug.h:60
void(* begin_prologue)(unsigned int line, unsigned int column, const char *file)
Definition debug.h:82
void(* begin_epilogue)(unsigned int line, const char *file)
Definition debug.h:90
void(* var_location)(rtx_insn *)
Definition debug.h:185
void(* set_name)(tree, tree)
Definition debug.h:201
void(* switch_text_section)(void)
Definition debug.h:197
int start_end_main_source_file
Definition debug.h:205
void(* end_block)(unsigned int line, unsigned int n)
Definition debug.h:63
void(* assembly_start)(void)
Definition debug.h:42
void(* handle_pch)(unsigned int)
Definition debug.h:182
void(* end_prologue)(unsigned int line, const char *file)
Definition debug.h:87
void(* end_epilogue)(unsigned int line, const char *file)
Definition debug.h:93
void(* set_ignored_loc)(unsigned int line, unsigned int column, const char *file)
Definition debug.h:77
void(* define)(unsigned int line, const char *text)
Definition debug.h:45
bool(* ignore_block)(const_tree)
Definition debug.h:70
void(* register_main_translation_unit)(tree)
Definition debug.h:103
void(* end_function)(unsigned int line)
Definition debug.h:99
void(* early_global_decl)(tree decl)
Definition debug.h:130
void(* function_decl)(tree decl)
Definition debug.h:117
void(* outlining_inline_function)(tree decl)
Definition debug.h:174
void(* register_external_die)(tree, const char *, unsigned HOST_WIDE_INT)
Definition debug.h:165
void(* type_decl)(tree decl, int local)
Definition debug.h:152
void(* begin_function)(tree decl)
Definition debug.h:96
void(* early_finish)(const char *main_filename)
Definition debug.h:38
void(* init)(const char *main_filename)
Definition debug.h:32
#define bool
Definition system.h:886