Lines Matching refs:rel_hash
2171 struct elf_link_hash_entry **rel_hash in _bfd_elf_link_output_relocs()
6189 struct elf_link_hash_entry **rel_hash) in elf_link_adjust_relocs() argument
6227 for (i = 0; i < count; i++, rel_hash++, erela += rel_hdr->sh_entsize) in elf_link_adjust_relocs()
6232 if (*rel_hash == NULL) in elf_link_adjust_relocs()
6235 BFD_ASSERT ((*rel_hash)->indx >= 0); in elf_link_adjust_relocs()
6239 irela[j].r_info = ((bfd_vma) (*rel_hash)->indx << r_sym_shift in elf_link_adjust_relocs()
7542 struct elf_link_hash_entry **rel_hash; in elf_link_input_bfd() local
7557 rel_hash = (elf_section_data (o->output_section)->rel_hashes in elf_link_input_bfd()
7560 rel_hash_list = rel_hash; in elf_link_input_bfd()
7572 rel_hash++; in elf_link_input_bfd()
7630 *rel_hash = rh; in elf_link_input_bfd()
7637 *rel_hash = NULL; in elf_link_input_bfd()