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

  /src/external/gpl3/binutils/dist/bfd/
elf32-score.c 37 int score3 = 0; variable
245 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
254 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
291 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
300 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
2044 /* For score3 R_SCORE_ABS32. */
4348 So just using score3, but we don't know ld will call this or not.
4351 if (score3)
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-score.c 37 int score3 = 0; variable
247 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
256 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
293 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
302 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
2033 /* For score3 R_SCORE_ABS32. */
4335 So just using score3, but we don't know ld will call this or not.
4338 if (score3)
  /src/external/gpl3/gdb/dist/bfd/
elf32-score.c 37 int score3 = 0; variable
247 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
256 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
293 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
302 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
2043 /* For score3 R_SCORE_ABS32. */
4343 So just using score3, but we don't know ld will call this or not.
4346 if (score3)
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-score.c 37 int score3 = 0; variable
247 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
256 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
293 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
302 if (/* score3 && */ abfd->xvec->byteorder == BFD_ENDIAN_LITTLE)
2043 /* For score3 R_SCORE_ABS32. */
4344 So just using score3, but we don't know ld will call this or not.
4347 if (score3)

Completed in 37 milliseconds