Lines Matching +defs:hash +defs:table +defs:c
424 bfd_hash_table_init_n (struct bfd_hash_table *table, in bfd_hash_table_init_n()
480 bfd_hash_table_init (struct bfd_hash_table *table, in bfd_hash_table_init()
502 bfd_hash_table_free (struct bfd_hash_table *table) in bfd_hash_table_free()
512 unsigned long hash; in bfd_hash_hash() local
514 unsigned int c; in bfd_hash_hash() local
547 bfd_hash_lookup (struct bfd_hash_table *table, in bfd_hash_lookup()
552 unsigned long hash; in bfd_hash_lookup() local
604 bfd_hash_insert (struct bfd_hash_table *table, in bfd_hash_insert()
606 unsigned long hash) in bfd_hash_insert()
680 bfd_hash_rename (struct bfd_hash_table *table, in bfd_hash_rename()
716 bfd_hash_replace (struct bfd_hash_table *table, in bfd_hash_replace()
751 bfd_hash_allocate (struct bfd_hash_table *table, in bfd_hash_allocate()
778 struct bfd_hash_table *table, in bfd_hash_newfunc()
802 bfd_hash_traverse (struct bfd_hash_table *table, in bfd_hash_traverse()
877 struct bfd_hash_table table; member
894 struct bfd_hash_table *table, in strtab_hash_newfunc()
941 struct bfd_strtab_hash *table; in _bfd_stringtab_init() local
1000 _bfd_stringtab_free (struct bfd_strtab_hash *table) in _bfd_stringtab_free()
1025 bool hash, in _bfd_stringtab_add()