Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-metag.c2425 struct elf_metag_link_hash_entry *hh_dir, *hh_ind; in elf_metag_copy_indirect_symbol() local
2427 hh_dir = metag_elf_hash_entry (eh_dir); in elf_metag_copy_indirect_symbol()
2432 if (hh_dir->dyn_relocs != NULL) in elf_metag_copy_indirect_symbol()
2446 for (hdh_q = hh_dir->dyn_relocs; hdh_q != NULL; in elf_metag_copy_indirect_symbol()
2458 *hdh_pp = hh_dir->dyn_relocs; in elf_metag_copy_indirect_symbol()
2461 hh_dir->dyn_relocs = hh_ind->dyn_relocs; in elf_metag_copy_indirect_symbol()
2468 hh_dir->tls_type = hh_ind->tls_type; in elf_metag_copy_indirect_symbol()