Searched refs:real_debug_hooks (Results 1 – 2 of 2) sorted by relevance
49 static const struct gcc_debug_hooks *real_debug_hooks; variable139 real_debug_hooks->define (lineno, buffer); in go_define()474 real_debug_hooks->undef (lineno, buffer); in go_undef()500 real_debug_hooks->function_decl (decl); in go_function_decl()509 real_debug_hooks->early_global_decl (decl); in go_early_global_decl()517 real_debug_hooks->late_global_decl (decl); in go_late_global_decl()525 real_debug_hooks->type_decl (decl, local); in go_type_decl()1381 real_debug_hooks->finish (filename); in go_finish()1445 real_debug_hooks = hooks; in dump_go_spec_init()
49 static const struct gcc_debug_hooks *real_debug_hooks; variable131 real_debug_hooks->define (lineno, buffer); in go_define()466 real_debug_hooks->undef (lineno, buffer); in go_undef()492 real_debug_hooks->function_decl (decl); in go_function_decl()501 real_debug_hooks->early_global_decl (decl); in go_early_global_decl()509 real_debug_hooks->late_global_decl (decl); in go_late_global_decl()517 real_debug_hooks->type_decl (decl, local); in go_type_decl()1367 real_debug_hooks->finish (filename); in go_finish()1431 real_debug_hooks = hooks; in dump_go_spec_init()