Lines Matching +defs:hash +defs:table +defs:c
368 bfd_hash_table_init_n (struct bfd_hash_table *table, in bfd_hash_table_init_n()
411 bfd_hash_table_init (struct bfd_hash_table *table, in bfd_hash_table_init()
424 bfd_hash_table_free (struct bfd_hash_table *table) in bfd_hash_table_free()
434 unsigned long hash; in bfd_hash_hash() local
436 unsigned int c; in bfd_hash_hash() local
458 bfd_hash_lookup (struct bfd_hash_table *table, in bfd_hash_lookup()
463 unsigned long hash; in bfd_hash_lookup() local
503 bfd_hash_insert (struct bfd_hash_table *table, in bfd_hash_insert()
505 unsigned long hash) in bfd_hash_insert()
568 bfd_hash_rename (struct bfd_hash_table *table, in bfd_hash_rename()
593 bfd_hash_replace (struct bfd_hash_table *table, in bfd_hash_replace()
618 bfd_hash_allocate (struct bfd_hash_table *table, in bfd_hash_allocate()
633 struct bfd_hash_table *table, in bfd_hash_newfunc()
645 bfd_hash_traverse (struct bfd_hash_table *table, in bfd_hash_traverse()
709 struct bfd_hash_table table; member
726 struct bfd_hash_table *table, in strtab_hash_newfunc()
764 struct bfd_strtab_hash *table; in _bfd_stringtab_init() local
804 _bfd_stringtab_free (struct bfd_strtab_hash *table) in _bfd_stringtab_free()
818 bool hash, in _bfd_stringtab_add()