HomeSort by: relevance | last modified time | path
    Searched refs:BFD_RELOC_64 (Results 1 - 25 of 183) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/external/gpl3/binutils/dist/gas/
literal.c 79 reloc_type = BFD_RELOC_64;
cgen.c 978 case BFD_RELOC_64:
1006 case BFD_RELOC_64: r = BFD_RELOC_64_PCREL; break;
  /src/external/gpl3/binutils.old/dist/gas/
literal.c 79 reloc_type = BFD_RELOC_64;
  /src/external/gpl3/binutils/dist/gas/config/
tc-alpha.h 79 : LEN == 8 ? BFD_RELOC_64 \
tc-sparc.h 118 (!((FIX)->fx_r_type == BFD_RELOC_64 \
obj-evax.c 162 BFD_RELOC_64);
165 BFD_RELOC_64);
tc-xstormy16.c 474 case BFD_RELOC_64:
565 case BFD_RELOC_64:
tc-aarch64.h 187 || (FIX)->fx_r_type == BFD_RELOC_64 \
tc-or1k.c 328 case BFD_RELOC_64:
tc-ppc.h 274 (!((FIX)->fx_r_type == BFD_RELOC_64 \
tc-tilegx.c 1440 reloc = BFD_RELOC_64;
1444 reloc = BFD_RELOC_64;
1498 FIX_PCREL (BFD_RELOC_64);
1701 case BFD_RELOC_64:
tc-v850.c 1964 return BFD_RELOC_64; /* Used to indicate an error condition. */
1984 return BFD_RELOC_64; /* Used to indicate an error condition. */
2003 return BFD_RELOC_64; /* Used to indicate an error condition. */
2013 return BFD_RELOC_64; /* Used to indicate an error condition. */
2029 return BFD_RELOC_64; /* Used to indicate an error condition. */
2048 return BFD_RELOC_64; /* Used to indicate an error condition. */
2067 return BFD_RELOC_64; /* Used to indicate an error condition. */
2100 return BFD_RELOC_64;
2395 if (reloc == BFD_RELOC_64)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-alpha.h 79 : LEN == 8 ? BFD_RELOC_64 \
tc-sparc.h 118 (!((FIX)->fx_r_type == BFD_RELOC_64 \
obj-evax.c 162 BFD_RELOC_64);
165 BFD_RELOC_64);
tc-xstormy16.c 474 case BFD_RELOC_64:
565 case BFD_RELOC_64:
tc-aarch64.h 187 || (FIX)->fx_r_type == BFD_RELOC_64 \
tc-or1k.c 328 case BFD_RELOC_64:
tc-ppc.h 273 (!((FIX)->fx_r_type == BFD_RELOC_64 \
tc-tilegx.c 1440 reloc = BFD_RELOC_64;
1444 reloc = BFD_RELOC_64;
1498 FIX_PCREL (BFD_RELOC_64);
1701 case BFD_RELOC_64:
tc-v850.c 1969 return BFD_RELOC_64; /* Used to indicate an error condition. */
1989 return BFD_RELOC_64; /* Used to indicate an error condition. */
2008 return BFD_RELOC_64; /* Used to indicate an error condition. */
2018 return BFD_RELOC_64; /* Used to indicate an error condition. */
2034 return BFD_RELOC_64; /* Used to indicate an error condition. */
2053 return BFD_RELOC_64; /* Used to indicate an error condition. */
2072 return BFD_RELOC_64; /* Used to indicate an error condition. */
2105 return BFD_RELOC_64;
2400 if (reloc == BFD_RELOC_64)
  /src/external/gpl3/binutils/dist/bfd/
mach-o-x86-64.c 70 HOWTO(BFD_RELOC_64, 0, 8, 64, false, 0,
253 case BFD_RELOC_64:
mach-o-aarch64.c 80 HOWTO (BFD_RELOC_64, 0, 8, 64, false, 0,
  /src/external/gpl3/binutils.old/dist/bfd/
mach-o-x86-64.c 70 HOWTO(BFD_RELOC_64, 0, 8, 64, false, 0,
253 case BFD_RELOC_64:
mach-o-aarch64.c 80 HOWTO (BFD_RELOC_64, 0, 8, 64, false, 0,

Completed in 55 milliseconds

1 2 3 4 5 6 7 8