Home
last modified time | relevance | path

Searched refs:start_source_file (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddebug.h48 void (* start_source_file) (unsigned int line, const char *file); member
H A Dvmsdbgout.c1427 (*dwarf2_debug_hooks.start_source_file) (lineno, filename); in vmsdbgout_start_source_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddebug.h52 void (* start_source_file) (unsigned int line, const char *file); member
H A Dvmsdbgout.cc1428 (*dwarf2_debug_hooks.start_source_file) (lineno, filename); in vmsdbgout_start_source_file()
H A DChangeLog-200315823 debug_hooks->start_source_file call.
27792 * c-pch.c (pch_init): Don't call start_source_file, but do call
27795 (c_common_read_pch): Don't call start_source_file,
36269 (pch_init): Call start_source_file to keep nesting right.
36271 start_source_file debug hook. Call end_source_file debug hook.
H A DChangeLog-200226841 * dwarf2out.c (dwarf2out_define): Remove start_source_file call,
28054 the start_source_file debug hook, not the current line number.
32975 * c-lex.c (yyparse): Call debug_hooks->start_source_file for
H A DChangeLog-200816858 * c-lex.c (fe_file_change): Pass SOURCE_LINE to start_source_file
H A DChangeLog-200117753 start_source_file and end_source_file.
H A DChangeLog-200530180 * c-opts.c (c_common_parse_file): Call start_source_file
H A DChangeLog-201031703 don't call start_source_file debug hook here...
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dscanner.cc594 (*debug_hooks->start_source_file) (file_changes[c].line, in report_file_change()
609 (*debug_hooks->start_source_file) (0, gfc_source_file); in gfc_start_source_files()
H A DChangeLog-2007705 * scanner.c (start_source_file, end_source_file,
762 * scanner.c (start_source_file, end_source_file,
1139 and debug_hooks->start_source_file when appropriate, and set
1144 (gfc_parse_file): Call debug_hooks->start_source_file and
1308 * scanner.c (gfc_advance_line): Call debug_hooks->start_source_file
1316 (gfc_parse_file): Call debug_hooks->start_source_file and
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dscanner.c546 (*debug_hooks->start_source_file) (file_changes[c].line, in report_file_change()
561 (*debug_hooks->start_source_file) (0, gfc_source_file); in gfc_start_source_files()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c1494 (*debug_hooks->start_source_file) (0, this_input_filename); in c_finish_options()
H A Dc-lex.c209 (*debug_hooks->start_source_file) (line, LINEMAP_FILE (new_map)); in fe_file_change()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-lex.cc208 (*debug_hooks->start_source_file) (line, LINEMAP_FILE (new_map)); in fe_file_change()
H A Dc-opts.cc1543 (*debug_hooks->start_source_file) (0, this_input_filename); in c_finish_options()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-lang.cc1014 debug_hooks->start_source_file (0, main_input_filename); in d_parse_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-lang.cc1038 debug_hooks->start_source_file (0, main_input_filename); in d_parse_file()