Searched refs:ecoff_link_hash_table (Results 1 – 3 of 3) sorted by relevance
221 struct ecoff_link_hash_table struct
3238 struct ecoff_link_hash_table *ret; in _bfd_ecoff_bfd_link_hash_table_create()3239 bfd_size_type amt = sizeof (struct ecoff_link_hash_table); in _bfd_ecoff_bfd_link_hash_table_create()3241 ret = (struct ecoff_link_hash_table *) bfd_malloc (amt); in _bfd_ecoff_bfd_link_hash_table_create()3263 #define ecoff_hash_table(p) ((struct ecoff_link_hash_table *) ((p)->hash))
9920 (struct ecoff_link_hash_table): Define.