Searched refs:generic_link_hash_entry (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
H A Dgenlink.h41 struct generic_link_hash_entry struct
60 ((struct generic_link_hash_entry *) \
103 (struct generic_link_hash_entry *, void *);
H A Dreloc16.c125 struct generic_link_hash_entry *h;
127 h = (struct generic_link_hash_entry *) p->udata.p;
H A Dlinker.c683 bfd_hash_allocate (table, sizeof (struct generic_link_hash_entry));
692 struct generic_link_hash_entry *ret;
695 ret = (struct generic_link_hash_entry *) entry;
716 sizeof (struct generic_link_hash_entry)))
1319 struct generic_link_hash_entry *h;
1347 h = (struct generic_link_hash_entry *) bh;
2209 struct generic_link_hash_entry *h;
2238 h = ((struct generic_link_hash_entry *)
2271 h = (struct generic_link_hash_entry *) h->root.u.i.link;
2460 _bfd_generic_link_write_global_symbol (struct generic_link_hash_entry *
[all...]
H A Dbout.c1043 struct generic_link_hash_entry *h;
1045 h = (struct generic_link_hash_entry *) p->udata.p;

Completed in 117 milliseconds