Searched refs:generic_link_hash_entry (Results 1 – 5 of 5) sorted by relevance
41 struct generic_link_hash_entry struct60 ((struct generic_link_hash_entry *) \ argument103 (struct generic_link_hash_entry *, void *);
682 bfd_hash_allocate (table, sizeof (struct generic_link_hash_entry)); in _bfd_generic_link_hash_newfunc()691 struct generic_link_hash_entry *ret; in _bfd_generic_link_hash_newfunc()694 ret = (struct generic_link_hash_entry *) entry; in _bfd_generic_link_hash_newfunc()715 sizeof (struct generic_link_hash_entry))) in _bfd_generic_link_hash_table_create()1315 struct generic_link_hash_entry *h; in generic_link_add_symbol_list()1343 h = (struct generic_link_hash_entry *) bh; in generic_link_add_symbol_list()2203 struct generic_link_hash_entry *h; in _bfd_generic_link_output_symbols()2232 h = ((struct generic_link_hash_entry *) in _bfd_generic_link_output_symbols()2265 h = (struct generic_link_hash_entry *) h->root.u.i.link; in _bfd_generic_link_output_symbols()2454 _bfd_generic_link_write_global_symbol (struct generic_link_hash_entry *h, in _bfd_generic_link_write_global_symbol()[all …]
125 struct generic_link_hash_entry *h;127 h = (struct generic_link_hash_entry *) p->udata.p;
1040 struct generic_link_hash_entry *h; in perform_slip()1042 h = (struct generic_link_hash_entry *) p->udata.p; in perform_slip()
6686 * genlink.h (struct generic_link_hash_entry): New field written.