Searched refs:coff_link_hash_table (Results 1 – 7 of 7) sorted by relevance
274 struct coff_link_hash_table struct298 #define coff_hash_table(p) ((struct coff_link_hash_table *) ((p)->hash)) argument538 (struct coff_link_hash_table *, bfd *,
278 struct coff_link_hash_table struct302 #define coff_hash_table(p) ((struct coff_link_hash_table *) ((p)->hash)) argument542 (struct coff_link_hash_table *, bfd *,
93 _bfd_coff_link_hash_table_init (struct coff_link_hash_table *table, in _bfd_coff_link_hash_table_init()109 struct coff_link_hash_table *ret; in _bfd_coff_link_hash_table_create()110 bfd_size_type amt = sizeof (struct coff_link_hash_table); in _bfd_coff_link_hash_table_create()590 struct coff_link_hash_table *table; in coff_link_add_symbols()
894 struct coff_link_hash_table root;
123 struct coff_link_hash_table root; /* First entry, as required. */
5064 (struct coff_link_hash_table): Add stab_info field.
5314 (struct coff_link_hash_table): Define.