Searched refs:r_reloc_get_hash_entry (Results 1 – 2 of 2) sorted by relevance
3232 static struct elf_link_hash_entry *r_reloc_get_hash_entry3282 r_reloc_get_hash_entry (r_rel) in r_reloc_get_hash_entry() function3480 h1 = r_reloc_get_hash_entry (&src1->r_rel);3481 h2 = r_reloc_get_hash_entry (&src2->r_rel);3546 hash_val += hash_bfd_vma ((bfd_vma) (unsigned) r_reloc_get_hash_entry (&src->r_rel));
4114 r_reloc_get_hash_entry (const r_reloc *r_rel) in r_reloc_get_hash_entry() function4187 else if (r_reloc_get_hash_entry (r_rel)) in print_r_reloc()4188 fprintf (fp, " %s + ", r_reloc_get_hash_entry (r_rel)->root.root.string); in print_r_reloc()4380 h1 = r_reloc_get_hash_entry (&src1->r_rel); in literal_value_equal()4381 h2 = r_reloc_get_hash_entry (&src2->r_rel); in literal_value_equal()4463 sec_or_hash = r_reloc_get_hash_entry (&src->r_rel); in literal_value_hash()