Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-xtensa.c4968 r_reloc_get_hash_entry (const r_reloc *r_rel) in r_reloc_get_hash_entry() function
5041 else if (r_reloc_get_hash_entry (r_rel)) in print_r_reloc()
5042 fprintf (fp, " %s + ", r_reloc_get_hash_entry (r_rel)->root.root.string); in print_r_reloc()
5231 h1 = r_reloc_get_hash_entry (&src1->r_rel); in literal_value_equal()
5232 h2 = r_reloc_get_hash_entry (&src2->r_rel); in literal_value_equal()
5321 sec_or_hash = r_reloc_get_hash_entry (&src->r_rel); in literal_value_hash()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-xtensa.c4967 r_reloc_get_hash_entry (const r_reloc *r_rel) in r_reloc_get_hash_entry() function
5040 else if (r_reloc_get_hash_entry (r_rel)) in print_r_reloc()
5041 fprintf (fp, " %s + ", r_reloc_get_hash_entry (r_rel)->root.root.string); in print_r_reloc()
5230 h1 = r_reloc_get_hash_entry (&src1->r_rel); in literal_value_equal()
5231 h2 = r_reloc_get_hash_entry (&src2->r_rel); in literal_value_equal()
5320 sec_or_hash = r_reloc_get_hash_entry (&src->r_rel); in literal_value_hash()