Home
last modified time | relevance | path

Searched refs:end_source_file (Results 1 – 7 of 7) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Ddebug.h45 void (* end_source_file) (unsigned int line); member
H A Dc-lex.c260 (*debug_hooks->end_source_file) (new_map->to_line); in fe_file_change()
H A Dc-opts.c1229 (*debug_hooks->end_source_file) (0); in c_common_parse_file()
H A Dvmsdbgout.c1582 (*dwarf2_debug_hooks.end_source_file) (lineno); in vmsdbgout_end_source_file()
H A DChangeLog-200327796 or end_source_file.
36271 start_source_file debug hook. Call end_source_file debug hook.
H A DChangeLog-200117753 start_source_file and end_source_file.
H A DChangeLog-200530182 and end_source_file at the approriate times.