Searched refs:write_srccorr (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | vmsdbgout.c | 146 static int write_srccorr (int, dst_file_info_entry, int); 915 write_srccorr (int fileid, dst_file_info_entry file_info_entry, in write_srccorr() function 1115 totsize += write_srccorr (i, file_info_table[i], dosizeonly); in write_srccorrs()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | vmsdbgout.cc | 146 static int write_srccorr (int, dst_file_info_entry, int); 916 write_srccorr (int fileid, dst_file_info_entry file_info_entry, in write_srccorr() function 1116 totsize += write_srccorr (i, file_info_table[i], dosizeonly); in write_srccorrs()
|
H A D | ChangeLog-2007 | 11003 * vmsdbgout.c (write_srccorr): Call remap_debug_filename.
|
H A D | ChangeLog-2002 | 10081 (write_srccorr): Don't write source correlation records if 0 lines.
|
H A D | ChangeLog-2011 | 28463 * vmsdbgout.c (write_srccorr): Compute file length from the string.
|