HomeSort by: relevance | last modified time | path
    Searched defs:r_reloc_is_const (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 4955 struct to zero. The r_reloc_is_const function should be used to
4959 r_reloc_is_const (const r_reloc *r_rel)
4971 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))
5322 if (!r_reloc_is_const (&src->r_rel))
10364 if (r_reloc_is_const (r_rel))
4947 r_reloc_is_const (const r_reloc *r_rel) function
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 4955 struct to zero. The r_reloc_is_const function should be used to
4959 r_reloc_is_const (const r_reloc *r_rel)
4971 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))
5322 if (!r_reloc_is_const (&src->r_rel))
10364 if (r_reloc_is_const (r_rel))
4947 r_reloc_is_const (const r_reloc *r_rel) function
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 4953 struct to zero. The r_reloc_is_const function should be used to
4957 r_reloc_is_const (const r_reloc *r_rel)
4969 BFD_ASSERT (!r_reloc_is_const (r_rel));
5221 if (r_reloc_is_const (&src1->r_rel) != r_reloc_is_const (&src2->r_rel))
5224 if (r_reloc_is_const (&src1->r_rel))
5320 if (!r_reloc_is_const (&src->r_rel))
10362 if (r_reloc_is_const (r_rel))
4945 r_reloc_is_const (const r_reloc *r_rel) function
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 4955 struct to zero. The r_reloc_is_const function should be used to
4959 r_reloc_is_const (const r_reloc *r_rel)
4971 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))
5322 if (!r_reloc_is_const (&src->r_rel))
10368 if (r_reloc_is_const (r_rel))
4947 r_reloc_is_const (const r_reloc *r_rel) function

Completed in 57 milliseconds