Searched refs:dst_file_info_entry (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dvmsdbgout.c74 dst_file_info_entry; typedef in typeref:struct:dst_file_info_struct
164 static int write_srccorr (int, dst_file_info_entry, int);
1058 write_srccorr (int fileid, dst_file_info_entry file_info_entry,
1516 * sizeof (dst_file_info_entry)));
1605 = xcalloc (FILE_TABLE_INCREMENT, sizeof (dst_file_info_entry));

Completed in 54 milliseconds