Home
last modified time | relevance | path

Searched refs:eh_ind (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delf32-hppa.c1026 struct elf_link_hash_entry *eh_ind) in elf32_hppa_copy_indirect_symbol() argument
1031 hh_ind = hppa_elf_hash_entry (eh_ind); in elf32_hppa_copy_indirect_symbol()
1069 && eh_ind->root.type != bfd_link_hash_indirect in elf32_hppa_copy_indirect_symbol()
1075 eh_dir->ref_dynamic |= eh_ind->ref_dynamic; in elf32_hppa_copy_indirect_symbol()
1076 eh_dir->ref_regular |= eh_ind->ref_regular; in elf32_hppa_copy_indirect_symbol()
1077 eh_dir->ref_regular_nonweak |= eh_ind->ref_regular_nonweak; in elf32_hppa_copy_indirect_symbol()
1078 eh_dir->needs_plt |= eh_ind->needs_plt; in elf32_hppa_copy_indirect_symbol()
1082 if (eh_ind->root.type == bfd_link_hash_indirect in elf32_hppa_copy_indirect_symbol()
1089 _bfd_elf_link_hash_copy_indirect (info, eh_dir, eh_ind); in elf32_hppa_copy_indirect_symbol()
Delf32-metag.c2426 struct elf_link_hash_entry *eh_ind) in elf_metag_copy_indirect_symbol() argument
2431 hh_ind = metag_elf_hash_entry (eh_ind); in elf_metag_copy_indirect_symbol()
2440 if (eh_ind->root.type == bfd_link_hash_indirect) in elf_metag_copy_indirect_symbol()
2468 if (eh_ind->root.type == bfd_link_hash_indirect in elf_metag_copy_indirect_symbol()
2475 _bfd_elf_link_hash_copy_indirect (info, eh_dir, eh_ind); in elf_metag_copy_indirect_symbol()