Searched refs:BFD_RELOC_64_PCREL (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Dcoff-x86_64.c652 case BFD_RELOC_64_PCREL:
H A Dcoff-alpha.c1243 case BFD_RELOC_64_PCREL:
H A Dbfd-in2.h2361 BFD_RELOC_64_PCREL,
2476 #define BFD_RELOC_SPARC_DISP64 BFD_RELOC_64_PCREL
2354 BFD_RELOC_64_PCREL, enumerator in enum:bfd_reloc_code_real
H A Delf64-alpha.c1029 {BFD_RELOC_64_PCREL, R_ALPHA_SREL64},
H A Delf64-s390.c285 case BFD_RELOC_64_PCREL:
H A Delf64-x86-64.c195 { BFD_RELOC_64_PCREL, R_X86_64_PC64, },
H A Delfxx-sparc.c286 { BFD_RELOC_64_PCREL, R_SPARC_DISP64 },
H A Delf.c7362 code = BFD_RELOC_64_PCREL;
H A Delf64-ppc.c2014 case BFD_RELOC_64_PCREL: r = R_PPC64_REL64;
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-s390.c2216 fixP->fx_r_type = BFD_RELOC_64_PCREL;
2223 case BFD_RELOC_64_PCREL:
2224 fixP->fx_r_type = BFD_RELOC_64_PCREL;
2294 || (s390_arch_size == 64 && code == BFD_RELOC_64_PCREL))
H A Dtc-i386.c1560 case 8: return BFD_RELOC_64_PCREL;
5614 fixP->fx_r_type = BFD_RELOC_64_PCREL;
5631 || fixP->fx_r_type == BFD_RELOC_64_PCREL
6440 case 8: code = BFD_RELOC_64_PCREL; break;
6476 if ((code == BFD_RELOC_64 || code == BFD_RELOC_64_PCREL)
H A Dtc-sparc.c3507 case BFD_RELOC_64_PCREL:
4592 case 8: r = BFD_RELOC_64_PCREL; break;
H A Dtc-ppc.c5812 fixP->fx_r_type = BFD_RELOC_64_PCREL;
5815 case BFD_RELOC_64_PCREL:
H A Dtc-alpha.c5276 fixP->fx_r_type = BFD_RELOC_64_PCREL;
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2368 BFD_RELOC_64_PCREL,
2483 #define BFD_RELOC_SPARC_DISP64 BFD_RELOC_64_PCREL
2361 BFD_RELOC_64_PCREL, enumerator in enum:bfd_reloc_code_real

Completed in 434 milliseconds