Home
last modified time | relevance | path

Searched refs:start_end_main_source_file (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddebug.h197 int start_end_main_source_file; member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddebug.h205 int start_end_main_source_file; member
H A DChangeLog-200527581 * dbxout.c (dbx_debug_hooks): Add start_end_main_source_file
H A DChangeLog-201031702 * c-opts.c (c_common_parse_file): If start_end_main_source_file,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-opts.c1203 if (debug_hooks->start_end_main_source_file) in c_common_parse_file()
1492 if (debug_hooks->start_end_main_source_file in c_finish_options()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-opts.cc1251 if (debug_hooks->start_end_main_source_file) in c_common_parse_file()
1541 if (debug_hooks->start_end_main_source_file in c_finish_options()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-lang.cc1013 if (debug_hooks->start_end_main_source_file) in d_parse_file()
1335 if (debug_hooks->start_end_main_source_file) in d_parse_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dd-lang.cc1037 if (debug_hooks->start_end_main_source_file) in d_parse_file()
1411 if (debug_hooks->start_end_main_source_file) in d_parse_file()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dscanner.cc608 if (debug_hooks->start_end_main_source_file) in gfc_start_source_files()
620 if (debug_hooks->start_end_main_source_file) in gfc_end_source_files()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dscanner.c560 if (debug_hooks->start_end_main_source_file) in gfc_start_source_files()
572 if (debug_hooks->start_end_main_source_file) in gfc_end_source_files()