Lines Matching defs:table
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()
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()