Home
last modified time | relevance | path

Searched refs:ecoff_link_hash_entry (Results 1 – 5 of 5) sorted by relevance

/NextBSD/contrib/binutils/bfd/
HDlibecoff.h123 struct ecoff_link_hash_entry **sym_hashes;
199 struct ecoff_link_hash_entry struct
HDcoff-alpha.c59 struct ecoff_link_hash_entry *));
1274 struct ecoff_link_hash_entry *h;
1396 struct ecoff_link_hash_entry **sym_hashes;
1732 struct ecoff_link_hash_entry *h;
1735 if (h == (struct ecoff_link_hash_entry *) NULL)
1854 struct ecoff_link_hash_entry *h = NULL;
1869 if (h == (struct ecoff_link_hash_entry *) NULL)
HDecoff.c3249 struct ecoff_link_hash_entry *ret = (struct ecoff_link_hash_entry *) entry; in ecoff_link_hash_newfunc()
3254 ret = ((struct ecoff_link_hash_entry *) in ecoff_link_hash_newfunc()
3255 bfd_hash_allocate (table, sizeof (struct ecoff_link_hash_entry))); in ecoff_link_hash_newfunc()
3260 ret = ((struct ecoff_link_hash_entry *) in ecoff_link_hash_newfunc()
3290 sizeof (struct ecoff_link_hash_entry))) in _bfd_ecoff_bfd_link_hash_table_create()
3301 ((struct ecoff_link_hash_entry *) \
3346 ecoff_data (abfd)->sym_hashes = (struct ecoff_link_hash_entry **) sym_hash; in ecoff_link_add_externals()
3357 struct ecoff_link_hash_entry *h; in ecoff_link_add_externals()
3483 h = (struct ecoff_link_hash_entry *) *sym_hash; in ecoff_link_add_externals()
4199 struct ecoff_link_hash_entry *h; in ecoff_reloc_link_order()
[all …]
HDcoff-mips.c852 struct ecoff_link_hash_entry **sym_hashes;
923 struct ecoff_link_hash_entry *h = NULL;
977 if (h == (struct ecoff_link_hash_entry *) NULL)
HDChangeLog-94956561 * libecoff.h (struct ecoff_link_hash_entry): Change type of
6683 * libecoff.h (struct ecoff_link_hash_entry): New field written.
9919 (struct ecoff_link_hash_entry): Define.