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

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dgdb_bfd.c168 hash_bfd (const void *b) function
430 gdb_bfd_cache = htab_create_alloc (1, hash_bfd, eq_bfd, NULL,
462 /* Note that this must compute the same result as hash_bfd. */
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dgdb_bfd.c178 hash_bfd (const void *b) function
519 gdb_bfd_cache = htab_create_alloc (1, hash_bfd, eq_bfd, NULL,
548 /* Note that this must compute the same result as hash_bfd. */

Completed in 126 milliseconds