Lines Matching refs:bfd_link_hash_entry

408   (bfd *, struct bfd_link_info *, struct bfd_link_hash_entry *, const char *,
436 bfd_hash_allocate (table, sizeof (struct bfd_link_hash_entry)); in _bfd_link_hash_newfunc()
445 struct bfd_link_hash_entry *h = (struct bfd_link_hash_entry *) entry; in _bfd_link_hash_newfunc()
502 struct bfd_link_hash_entry *
509 struct bfd_link_hash_entry *ret; in bfd_link_hash_lookup()
514 ret = ((struct bfd_link_hash_entry *) in bfd_link_hash_lookup()
531 struct bfd_link_hash_entry *
559 struct bfd_link_hash_entry *h; in bfd_wrapped_link_hash_lookup()
587 struct bfd_link_hash_entry *h; in bfd_wrapped_link_hash_lookup()
617 struct bfd_link_hash_entry *
620 struct bfd_link_hash_entry *h) in unwrap_hash_lookup()
659 bool (*func) (struct bfd_link_hash_entry *, void *), in bfd_link_hash_traverse()
667 struct bfd_link_hash_entry *p; in bfd_link_hash_traverse()
669 p = (struct bfd_link_hash_entry *) htab->table.table[i]; in bfd_link_hash_traverse()
670 for (; p != NULL; p = (struct bfd_link_hash_entry *) p->root.next) in bfd_link_hash_traverse()
682 struct bfd_link_hash_entry *h) in bfd_link_add_undef()
702 struct bfd_link_hash_entry **pun; in bfd_link_repair_undef_list()
707 struct bfd_link_hash_entry *h = *pun; in bfd_link_repair_undef_list()
721 table->undefs_tail = (struct bfd_link_hash_entry *) in bfd_link_repair_undef_list()
845 struct bfd_link_hash_entry *hdest ATTRIBUTE_UNUSED, in _bfd_generic_copy_link_hash_symbol_type()
846 struct bfd_link_hash_entry *hsrc ATTRIBUTE_UNUSED) in _bfd_generic_copy_link_hash_symbol_type()
911 struct bfd_link_hash_entry *, const char *, bool *)) in _bfd_generic_link_add_archive_symbols() argument
949 struct bfd_link_hash_entry *h; in _bfd_generic_link_add_archive_symbols()
950 struct bfd_link_hash_entry *undefs_tail; in _bfd_generic_link_add_archive_symbols()
1035 struct bfd_link_hash_entry *h, in generic_link_check_archive_element()
1175 struct bfd_link_hash_entry *bh; in generic_link_add_symbol_list()
1340 hash_entry_bfd (struct bfd_link_hash_entry *h) in hash_entry_bfd()
1388 struct bfd_link_hash_entry **hashp) in _bfd_generic_link_add_one_symbol()
1391 struct bfd_link_hash_entry *h; in _bfd_generic_link_add_one_symbol()
1392 struct bfd_link_hash_entry *inh = NULL; in _bfd_generic_link_add_one_symbol()
1790 struct bfd_link_hash_entry *sub; in _bfd_generic_link_add_one_symbol()
1793 sub = ((struct bfd_link_hash_entry *) in _bfd_generic_link_add_one_symbol()
2230 set_symbol_from_hash (asymbol *sym, struct bfd_link_hash_entry *h) in set_symbol_from_hash()
2609 struct bfd_link_hash_entry *h; in default_indirect_link_order()
2625 h = (struct bfd_link_hash_entry *) sym->udata.p; in default_indirect_link_order()
3046 fix_syms (struct bfd_link_hash_entry *h, void *data) in fix_syms()
3098 struct bfd_link_hash_entry *h) in bfd_generic_define_common_symbol()
3163 struct bfd_link_hash_entry *h ATTRIBUTE_UNUSED) in _bfd_generic_link_hide_symbol()
3185 struct bfd_link_hash_entry *
3189 struct bfd_link_hash_entry *h; in bfd_generic_define_start_stop()
3507 struct bfd_link_hash_entry *from ATTRIBUTE_UNUSED, in _bfd_nolink_bfd_copy_link_hash_symbol_type()
3508 struct bfd_link_hash_entry *to ATTRIBUTE_UNUSED) in _bfd_nolink_bfd_copy_link_hash_symbol_type()
3530 struct bfd_link_hash_entry *h ATTRIBUTE_UNUSED) in _bfd_nolink_bfd_define_common_symbol()
3535 struct bfd_link_hash_entry *
3540 return (struct bfd_link_hash_entry *) _bfd_ptr_bfd_null_error (sec->owner); in _bfd_nolink_bfd_define_start_stop()