Home
last modified time | relevance | path

Searched refs:write_srccorr (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dvmsdbgout.c146 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 Dvmsdbgout.cc146 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 DChangeLog-200711003 * vmsdbgout.c (write_srccorr): Call remap_debug_filename.
H A DChangeLog-200210081 (write_srccorr): Don't write source correlation records if 0 lines.
H A DChangeLog-201128463 * vmsdbgout.c (write_srccorr): Compute file length from the string.