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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_bfd.c747 get_file_crc (bfd *abfd, unsigned long *file_crc_return) function
787 gdata->crc_computed = get_file_crc (abfd, &gdata->crc);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdb_bfd.c823 get_file_crc (bfd *abfd, unsigned long *file_crc_return) function
863 gdata->crc_computed = get_file_crc (abfd, &gdata->crc);

Completed in 139 milliseconds