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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c4956 struct to zero. The r_reloc_is_const function should be used to
4960 r_reloc_is_const (const r_reloc *r_rel)
4972 BFD_ASSERT (!r_reloc_is_const (r_rel));
5224 if (r_reloc_is_const (&src1->r_rel) != r_reloc_is_const (&src2->r_rel))
5227 if (r_reloc_is_const (&src1->r_rel))
5323 if (!r_reloc_is_const (&src->r_rel))
10369 if (r_reloc_is_const (r_rel))
4959 r_reloc_is_const (const r_reloc *r_rel) function
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-xtensa.c4952 struct to zero. The r_reloc_is_const function should be used to
4956 r_reloc_is_const (const r_reloc *r_rel)
4968 BFD_ASSERT (!r_reloc_is_const (r_rel));
5223 if (r_reloc_is_const (&src1->r_rel) != r_reloc_is_const (&src2->r_rel))
5226 if (r_reloc_is_const (&src1->r_rel))
5315 if (!r_reloc_is_const (&src->r_rel))
10361 if (r_reloc_is_const (r_rel))
4944 r_reloc_is_const (const r_reloc *r_rel) function
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-xtensa.c4956 struct to zero. The r_reloc_is_const function should be used to
4960 r_reloc_is_const (const r_reloc *r_rel)
4972 BFD_ASSERT (!r_reloc_is_const (r_rel));
5224 if (r_reloc_is_const (&src1->r_rel) != r_reloc_is_const (&src2->r_rel))
5227 if (r_reloc_is_const (&src1->r_rel))
5316 if (!r_reloc_is_const (&src->r_rel))
10362 if (r_reloc_is_const (r_rel))
4948 r_reloc_is_const (const r_reloc *r_rel) function
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c4967 struct to zero. The r_reloc_is_const function should be used to
4971 r_reloc_is_const (const r_reloc *r_rel)
4983 BFD_ASSERT (!r_reloc_is_const (r_rel));
5238 if (r_reloc_is_const (&src1->r_rel) != r_reloc_is_const (&src2->r_rel))
5241 if (r_reloc_is_const (&src1->r_rel))
5330 if (!r_reloc_is_const (&src->r_rel))
10376 if (r_reloc_is_const (r_rel))
4959 r_reloc_is_const (const r_reloc *r_rel) function

Completed in 645 milliseconds