Lines Matching refs:bfd_hash_table
368 bfd_hash_table_init_n (struct bfd_hash_table *table, in bfd_hash_table_init_n() argument
370 struct bfd_hash_table *, in bfd_hash_table_init_n()
411 bfd_hash_table_init (struct bfd_hash_table *table, in bfd_hash_table_init() argument
413 struct bfd_hash_table *, in bfd_hash_table_init()
424 bfd_hash_table_free (struct bfd_hash_table *table) in bfd_hash_table_free()
458 bfd_hash_lookup (struct bfd_hash_table *table, in bfd_hash_lookup()
503 bfd_hash_insert (struct bfd_hash_table *table, 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()
710 struct bfd_hash_table table;
726 struct bfd_hash_table *table, in strtab_hash_newfunc()