Searched refs:ecoff_link_hash_entry (Results 1 – 5 of 5) sorted by relevance
128 struct ecoff_link_hash_entry **sym_hashes;204 struct ecoff_link_hash_entry struct
3178 struct ecoff_link_hash_entry *ret = (struct ecoff_link_hash_entry *) entry; in ecoff_link_hash_newfunc()3183 ret = ((struct ecoff_link_hash_entry *) in ecoff_link_hash_newfunc()3184 bfd_hash_allocate (table, sizeof (struct ecoff_link_hash_entry))); in ecoff_link_hash_newfunc()3189 ret = ((struct ecoff_link_hash_entry *) in ecoff_link_hash_newfunc()3219 sizeof (struct ecoff_link_hash_entry))) in _bfd_ecoff_bfd_link_hash_table_create()3230 ((struct ecoff_link_hash_entry *) \3267 ecoff_data (abfd)->sym_hashes = (struct ecoff_link_hash_entry **) sym_hash; in ecoff_link_add_externals()3278 struct ecoff_link_hash_entry *h; in ecoff_link_add_externals()3404 h = (struct ecoff_link_hash_entry *) *sym_hash; in ecoff_link_add_externals()4020 struct ecoff_link_hash_entry *h; in ecoff_reloc_link_order()[all …]
1224 struct ecoff_link_hash_entry *h) in alpha_convert_external_reloc()1344 struct ecoff_link_hash_entry **sym_hashes; in alpha_relocate_section()1680 struct ecoff_link_hash_entry *h; in alpha_relocate_section()1683 if (h == (struct ecoff_link_hash_entry *) NULL) in alpha_relocate_section()1802 struct ecoff_link_hash_entry *h = NULL; in alpha_relocate_section()1817 if (h == (struct ecoff_link_hash_entry *) NULL) in alpha_relocate_section()
795 struct ecoff_link_hash_entry **sym_hashes; in mips_relocate_section()866 struct ecoff_link_hash_entry *h = NULL; in mips_relocate_section()920 if (h == (struct ecoff_link_hash_entry *) NULL) in mips_relocate_section()
6561 * libecoff.h (struct ecoff_link_hash_entry): Change type of6683 * libecoff.h (struct ecoff_link_hash_entry): New field written.9919 (struct ecoff_link_hash_entry): Define.