Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDdebug.h41 void (* start_source_file) (unsigned int line, const char *file); member
HDc-lex.c236 (*debug_hooks->start_source_file) (included_at, new_map->to_file); in fe_file_change()
HDc-opts.c1220 (*debug_hooks->start_source_file) (0, this_input_filename); in c_common_parse_file()
HDvmsdbgout.c1572 (*dwarf2_debug_hooks.start_source_file) (lineno, filename); in vmsdbgout_start_source_file()
HDChangeLog-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.
HDChangeLog-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
HDChangeLog-200117753 start_source_file and end_source_file.
HDChangeLog-200530181 * c-opts.c (c_common_parse_file): Call start_source_file