Searched refs:file_start (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | toplev.c | 869 targetm.asm_out.file_start (); in init_asm_output()
|
H A D | diagnostic-show-locus.c | 4839 location_t file_start in test_fixit_insert_containing_newline_2() local 4841 richloc.add_fixit_insert_before (file_start, "#include <stdio.h>\n"); in test_fixit_insert_containing_newline_2()
|
H A D | target.def | 688 (file_start,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | toplev.cc | 726 targetm.asm_out.file_start (); in init_asm_output()
|
H A D | diagnostic-show-locus.cc | 5326 location_t file_start in test_fixit_insert_containing_newline_2() local 5328 richloc.add_fixit_insert_before (file_start, "#include <stdio.h>\n"); in test_fixit_insert_containing_newline_2()
|
H A D | ChangeLog-2003 | 18127 * target.h (asm_out.file_start, file_start_app_off, 18135 * toplev.c (init_asm_output): Use targetm.asm_out.file_start.
|
/netbsd-src/external/gpl3/binutils/dist/gas/ |
H A D | ecoff.c | 2187 fprintf (stderr, "\tfile\t%.*s\n", len, file_start); in add_file()
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/ |
H A D | ecoff.c | 2188 fprintf (stderr, "\tfile\t%.*s\n", len, file_start); in add_file()
|