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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsymfile.c1262 int file_crc_p;
1319 file_crc_p = gdb_bfd_crc (abfd.get (), &file_crc);
1321 if (!file_crc_p)
1261 int file_crc_p; local
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsymfile.c1251 int file_crc_p;
1309 file_crc_p = gdb_bfd_crc (abfd.get (), &file_crc);
1311 if (!file_crc_p)
1250 int file_crc_p; local

Completed in 103 milliseconds