Searched refs:r_reloc_get_hash_entry (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c4980 r_reloc_get_hash_entry (const r_reloc *r_rel)
5053 else if (r_reloc_get_hash_entry (r_rel))
5054 fprintf (fp, " %s + ", r_reloc_get_hash_entry (r_rel)->root.root.string);
5245 h1 = r_reloc_get_hash_entry (&src1->r_rel);
5246 h2 = r_reloc_get_hash_entry (&src2->r_rel);
5335 sec_or_hash = r_reloc_get_hash_entry (&src->r_rel);
4979 r_reloc_get_hash_entry (const r_reloc *r_rel) function
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-xtensa.c4976 r_reloc_get_hash_entry (const r_reloc *r_rel)
5049 else if (r_reloc_get_hash_entry (r_rel))
5050 fprintf (fp, " %s + ", r_reloc_get_hash_entry (r_rel)->root.root.string);
5244 h1 = r_reloc_get_hash_entry (&src1->r_rel);
5245 h2 = r_reloc_get_hash_entry (&src2->r_rel);
5327 sec_or_hash = r_reloc_get_hash_entry (&src->r_rel);
4964 r_reloc_get_hash_entry (const r_reloc *r_rel) function
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-xtensa.c4980 r_reloc_get_hash_entry (const r_reloc *r_rel)
5053 else if (r_reloc_get_hash_entry (r_rel))
5054 fprintf (fp, " %s + ", r_reloc_get_hash_entry (r_rel)->root.root.string);
5245 h1 = r_reloc_get_hash_entry (&src1->r_rel);
5246 h2 = r_reloc_get_hash_entry (&src2->r_rel);
5328 sec_or_hash = r_reloc_get_hash_entry (&src->r_rel);
4968 r_reloc_get_hash_entry (const r_reloc *r_rel) function
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c4991 r_reloc_get_hash_entry (const r_reloc *r_rel)
5064 else if (r_reloc_get_hash_entry (r_rel))
5065 fprintf (fp, " %s + ", r_reloc_get_hash_entry (r_rel)->root.root.string);
5259 h1 = r_reloc_get_hash_entry (&src1->r_rel);
5260 h2 = r_reloc_get_hash_entry (&src2->r_rel);
5342 sec_or_hash = r_reloc_get_hash_entry (&src->r_rel);
4979 r_reloc_get_hash_entry (const r_reloc *r_rel) function

Completed in 319 milliseconds