Searched refs:eh_dir (Results 1 – 1 of 1) sorted by relevance
1008 struct elf_link_hash_entry *eh_dir, in elf32_hppa_copy_indirect_symbol() argument1013 hh_dir = hppa_elf_hash_entry (eh_dir); in elf32_hppa_copy_indirect_symbol()1054 && eh_dir->dynamic_adjusted) in elf32_hppa_copy_indirect_symbol()1059 eh_dir->ref_dynamic |= eh_ind->ref_dynamic; in elf32_hppa_copy_indirect_symbol()1060 eh_dir->ref_regular |= eh_ind->ref_regular; in elf32_hppa_copy_indirect_symbol()1061 eh_dir->ref_regular_nonweak |= eh_ind->ref_regular_nonweak; in elf32_hppa_copy_indirect_symbol()1062 eh_dir->needs_plt |= eh_ind->needs_plt; in elf32_hppa_copy_indirect_symbol()1065 _bfd_elf_link_hash_copy_indirect (bed, eh_dir, eh_ind); in elf32_hppa_copy_indirect_symbol()