Lines Matching defs:table
369 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()
457 bfd_hash_lookup (struct bfd_hash_table *table, in bfd_hash_lookup()
502 bfd_hash_insert (struct bfd_hash_table *table, in bfd_hash_insert()
567 bfd_hash_rename (struct bfd_hash_table *table, in bfd_hash_rename()
592 bfd_hash_replace (struct bfd_hash_table *table, in bfd_hash_replace()
617 bfd_hash_allocate (struct bfd_hash_table *table, in bfd_hash_allocate()
632 struct bfd_hash_table *table, in bfd_hash_newfunc()
644 bfd_hash_traverse (struct bfd_hash_table *table, in bfd_hash_traverse()
709 struct bfd_hash_table table; member
725 struct bfd_hash_table *table, in strtab_hash_newfunc()
763 struct bfd_strtab_hash *table; in _bfd_stringtab_init() local
803 _bfd_stringtab_free (struct bfd_strtab_hash *table) in _bfd_stringtab_free()