Lines Matching refs:bfd_hash_table
67 bfd_hash_table>> (defined in <<bfd.h>>) and call
89 <<struct bfd_hash_table>> itself, which you must provide.
188 table, this is <<struct bfd_hash_table>>.
194 is of type <<struct bfd_hash_table>>.
234 . struct bfd_hash_table *table,
316 .struct bfd_hash_table
328 . (struct bfd_hash_entry *, struct bfd_hash_table *, const char *);
414 (struct bfd_hash_table *,
416 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *),
424 bfd_hash_table_init_n (struct bfd_hash_table *table,
426 struct bfd_hash_table *,
470 (struct bfd_hash_table *,
472 (struct bfd_hash_entry *, struct bfd_hash_table *, const char *),
480 bfd_hash_table_init (struct bfd_hash_table *table,
482 struct bfd_hash_table *,
495 void bfd_hash_table_free (struct bfd_hash_table *);
502 bfd_hash_table_free (struct bfd_hash_table *table)
539 (struct bfd_hash_table *, const char *,
547 bfd_hash_lookup (struct bfd_hash_table *table,
595 (struct bfd_hash_table *,
604 bfd_hash_insert (struct bfd_hash_table *table,
671 void bfd_hash_rename (struct bfd_hash_table *,
680 bfd_hash_rename (struct bfd_hash_table *table,
707 void bfd_hash_replace (struct bfd_hash_table *,
716 bfd_hash_replace (struct bfd_hash_table *table,
743 void *bfd_hash_allocate (struct bfd_hash_table *,
751 bfd_hash_allocate (struct bfd_hash_table *table,
769 struct bfd_hash_table *,
778 struct bfd_hash_table *table,
793 (struct bfd_hash_table *,
802 bfd_hash_traverse (struct bfd_hash_table *table,
878 struct bfd_hash_table table;
895 struct bfd_hash_table *table,