Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-hppa.c1025 struct elf_link_hash_entry *eh_dir, in elf32_hppa_copy_indirect_symbol() argument
1030 hh_dir = hppa_elf_hash_entry (eh_dir); in elf32_hppa_copy_indirect_symbol()
1070 && eh_dir->dynamic_adjusted) 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()
1083 && eh_dir->got.refcount <= 0) 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.c2425 struct elf_link_hash_entry *eh_dir, in elf_metag_copy_indirect_symbol() argument
2430 hh_dir = metag_elf_hash_entry (eh_dir); in elf_metag_copy_indirect_symbol()
2469 && eh_dir->got.refcount <= 0) in elf_metag_copy_indirect_symbol()
2475 _bfd_elf_link_hash_copy_indirect (info, eh_dir, eh_ind); in elf_metag_copy_indirect_symbol()