Lines Matching +defs:hash +defs:table +defs:c
307 bfd_hash_table_init_n (struct bfd_hash_table *table, in bfd_hash_table_init_n()
340 bfd_hash_table_init (struct bfd_hash_table *table, in bfd_hash_table_init()
353 bfd_hash_table_free (struct bfd_hash_table *table) in bfd_hash_table_free()
362 bfd_hash_lookup (struct bfd_hash_table *table, in bfd_hash_lookup()
368 unsigned long hash; in bfd_hash_lookup() local
369 unsigned int c; in bfd_hash_lookup() local
426 bfd_hash_replace (struct bfd_hash_table *table, in bfd_hash_replace()
451 bfd_hash_allocate (struct bfd_hash_table *table, in bfd_hash_allocate()
466 struct bfd_hash_table *table, in bfd_hash_newfunc()
477 bfd_hash_traverse (struct bfd_hash_table *table, in bfd_hash_traverse()
538 struct bfd_hash_table table; member
554 struct bfd_hash_table *table, in strtab_hash_newfunc()
591 struct bfd_strtab_hash *table; in _bfd_stringtab_init() local
631 _bfd_stringtab_free (struct bfd_strtab_hash *table) in _bfd_stringtab_free()
644 bfd_boolean hash, in _bfd_stringtab_add()