Lines Matching refs:dwarf2_debug_hooks
1130 (*dwarf2_debug_hooks.begin_prologue) (line, column, file); in vmsdbgout_begin_prologue()
1149 (*dwarf2_debug_hooks.end_prologue) (line, file); in vmsdbgout_end_prologue()
1168 (*dwarf2_debug_hooks.end_function) (line); in vmsdbgout_end_function()
1181 (*dwarf2_debug_hooks.begin_epilogue) (line, file); in vmsdbgout_begin_epilogue()
1213 (*dwarf2_debug_hooks.end_epilogue) (line, file); in vmsdbgout_end_epilogue()
1235 (*dwarf2_debug_hooks.begin_block) (line, blocknum); in vmsdbgout_begin_block()
1248 (*dwarf2_debug_hooks.end_block) (line, blocknum); in vmsdbgout_end_block()
1262 retval = (*dwarf2_debug_hooks.ignore_block) (block); in vmsdbgout_ignore_block()
1275 (*dwarf2_debug_hooks.begin_function) (decl); in vmsdbgout_begin_function()
1413 (*dwarf2_debug_hooks.source_line) (line, column, filename, discriminator, in vmsdbgout_source_line()
1427 (*dwarf2_debug_hooks.start_source_file) (lineno, filename); in vmsdbgout_start_source_file()
1437 (*dwarf2_debug_hooks.end_source_file) (lineno); in vmsdbgout_end_source_file()
1448 (*dwarf2_debug_hooks.init) (filename); in vmsdbgout_init()
1496 (*dwarf2_debug_hooks.assembly_start) (); in vmsdbgout_assembly_start()
1505 (*dwarf2_debug_hooks.define) (lineno, buffer); in vmsdbgout_define()
1514 (*dwarf2_debug_hooks.undef) (lineno, buffer); in vmsdbgout_undef()
1523 (*dwarf2_debug_hooks.function_decl) (decl); in vmsdbgout_function_decl()
1532 (*dwarf2_debug_hooks.early_global_decl) (decl); in vmsdbgout_early_global_decl()
1541 (*dwarf2_debug_hooks.late_global_decl) (decl); in vmsdbgout_late_global_decl()
1550 (*dwarf2_debug_hooks.type_decl) (decl, local); in vmsdbgout_type_decl()
1559 (*dwarf2_debug_hooks.outlining_inline_function) (decl); in vmsdbgout_abstract_function()
1566 (*dwarf2_debug_hooks.early_finish) (filename); in vmsdbgout_early_finish()
1579 (*dwarf2_debug_hooks.finish) (filename); in vmsdbgout_finish()