Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-xtensa.c3232 static struct elf_link_hash_entry *r_reloc_get_hash_entry
3282 r_reloc_get_hash_entry (r_rel) in r_reloc_get_hash_entry() function
3480 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));
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-xtensa.c4114 r_reloc_get_hash_entry (const r_reloc *r_rel) in r_reloc_get_hash_entry() function
4187 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()