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

1 2 3 4 5 6 7 8 910

  /src/external/gpl3/binutils/dist/bfd/
mach-o-aarch64.c 97 HOWTO (BFD_RELOC_64_PCREL, 0, 8, 64, true, 0,
coff-x86_64.c 818 case BFD_RELOC_64_PCREL:
  /src/external/gpl3/binutils/dist/gas/config/
tc-or1k.c 330 code = BFD_RELOC_64_PCREL;
tc-microblaze.c 1941 fragP->fr_offset, true, BFD_RELOC_64_PCREL);
1975 fragP->fr_offset, true, BFD_RELOC_64_PCREL);
2169 case BFD_RELOC_64_PCREL:
2250 if (fixP->fx_r_type == BFD_RELOC_64_PCREL)
2456 if (fixp->fx_r_type == BFD_RELOC_64_PCREL)
2484 case BFD_RELOC_64_PCREL:
tc-xstormy16.c 475 fixP->fx_r_type = BFD_RELOC_64_PCREL;
tc-s390.c 2768 fixP->fx_r_type = BFD_RELOC_64_PCREL;
2775 case BFD_RELOC_64_PCREL:
2776 fixP->fx_r_type = BFD_RELOC_64_PCREL;
2842 || (s390_arch_size == 64 && code == BFD_RELOC_64_PCREL))
tc-sparc.c 3885 case 8: code = BFD_RELOC_64_PCREL; break;
3930 case BFD_RELOC_64_PCREL:
4916 case 8: r = BFD_RELOC_64_PCREL; break;
tc-tilegx.c 1702 case BFD_RELOC_64_PCREL:
tc-mmix.c 2470 case BFD_RELOC_64_PCREL:
2677 case BFD_RELOC_64_PCREL:
tc-bpf.c 362 : r_type == BFD_RELOC_64 ? BFD_RELOC_64_PCREL
  /src/external/gpl3/binutils.old/dist/bfd/
mach-o-aarch64.c 97 HOWTO (BFD_RELOC_64_PCREL, 0, 8, 64, true, 0,
coff-x86_64.c 818 case BFD_RELOC_64_PCREL:
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-or1k.c 330 code = BFD_RELOC_64_PCREL;
tc-microblaze.c 1938 fragP->fr_offset, true, BFD_RELOC_64_PCREL);
1972 fragP->fr_offset, true, BFD_RELOC_64_PCREL);
2166 case BFD_RELOC_64_PCREL:
2247 if (fixP->fx_r_type == BFD_RELOC_64_PCREL)
2453 if (fixp->fx_r_type == BFD_RELOC_64_PCREL)
2481 case BFD_RELOC_64_PCREL:
tc-xstormy16.c 475 fixP->fx_r_type = BFD_RELOC_64_PCREL;
tc-s390.c 2758 fixP->fx_r_type = BFD_RELOC_64_PCREL;
2765 case BFD_RELOC_64_PCREL:
2766 fixP->fx_r_type = BFD_RELOC_64_PCREL;
2832 || (s390_arch_size == 64 && code == BFD_RELOC_64_PCREL))
tc-sparc.c 3884 case 8: code = BFD_RELOC_64_PCREL; break;
3929 case BFD_RELOC_64_PCREL:
4915 case 8: r = BFD_RELOC_64_PCREL; break;
tc-tilegx.c 1702 case BFD_RELOC_64_PCREL:
tc-mmix.c 2470 case BFD_RELOC_64_PCREL:
2677 case BFD_RELOC_64_PCREL:
  /src/external/gpl3/gdb.old/dist/bfd/
mach-o-aarch64.c 97 HOWTO (BFD_RELOC_64_PCREL, 0, 8, 64, true, 0,
coff-x86_64.c 818 case BFD_RELOC_64_PCREL:
  /src/external/gpl3/gdb/dist/bfd/
mach-o-aarch64.c 97 HOWTO (BFD_RELOC_64_PCREL, 0, 8, 64, true, 0,
coff-x86_64.c 818 case BFD_RELOC_64_PCREL:
  /src/external/gpl3/binutils/dist/gas/
cgen.c 1006 case BFD_RELOC_64: r = BFD_RELOC_64_PCREL; break;
  /src/external/gpl3/binutils.old/dist/gas/
cgen.c 1004 case BFD_RELOC_64: r = BFD_RELOC_64_PCREL; break;

Completed in 63 milliseconds

1 2 3 4 5 6 7 8 910