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
3205 struct ecoff_link_hash_entry *ret = (struct ecoff_link_hash_entry *) entry; in ecoff_link_hash_newfunc()3210 ret = ((struct ecoff_link_hash_entry *) in ecoff_link_hash_newfunc()3211 bfd_hash_allocate (table, sizeof (struct ecoff_link_hash_entry))); in ecoff_link_hash_newfunc()3216 ret = ((struct ecoff_link_hash_entry *) in ecoff_link_hash_newfunc()3246 sizeof (struct ecoff_link_hash_entry))) in _bfd_ecoff_bfd_link_hash_table_create()3257 ((struct ecoff_link_hash_entry *) \3294 ecoff_data (abfd)->sym_hashes = (struct ecoff_link_hash_entry **) sym_hash; in ecoff_link_add_externals()3305 struct ecoff_link_hash_entry *h; in ecoff_link_add_externals()3431 h = (struct ecoff_link_hash_entry *) *sym_hash; in ecoff_link_add_externals()4042 struct ecoff_link_hash_entry *h; in ecoff_reloc_link_order()[all …]
1219 struct ecoff_link_hash_entry *h) in alpha_convert_external_reloc()1339 struct ecoff_link_hash_entry **sym_hashes; in alpha_relocate_section()1675 struct ecoff_link_hash_entry *h; in alpha_relocate_section()1678 if (h == (struct ecoff_link_hash_entry *) NULL) in alpha_relocate_section()1795 struct ecoff_link_hash_entry *h = NULL; in alpha_relocate_section()1810 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.