Searched refs:BFD_RELOC_64_PCREL (Results 1 – 17 of 17) sorted by relevance
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-s390.c | 2216 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))
|
| D | tc-i386.c | 1556 case 8: return BFD_RELOC_64_PCREL; in reloc() 5606 fixP->fx_r_type = BFD_RELOC_64_PCREL; 5623 || fixP->fx_r_type == BFD_RELOC_64_PCREL 6428 case 8: code = BFD_RELOC_64_PCREL; break; 6464 if ((code == BFD_RELOC_64 || code == BFD_RELOC_64_PCREL)
|
| D | tc-sparc.c | 3496 case BFD_RELOC_64_PCREL: 4579 case 8: r = BFD_RELOC_64_PCREL; break;
|
| D | tc-ppc.c | 5793 fixP->fx_r_type = BFD_RELOC_64_PCREL; in md_apply_fix() 5796 case BFD_RELOC_64_PCREL: in md_apply_fix()
|
| D | tc-alpha.c | 5263 fixP->fx_r_type = BFD_RELOC_64_PCREL; in md_apply_fix()
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | coff-x86_64.c | 652 case BFD_RELOC_64_PCREL: in coff_amd64_reloc_type_lookup()
|
| D | bfd-in2.h | 2354 BFD_RELOC_64_PCREL, enumerator 2469 #define BFD_RELOC_SPARC_DISP64 BFD_RELOC_64_PCREL
|
| D | coff-alpha.c | 1238 case BFD_RELOC_64_PCREL:
|
| D | elf64-x86-64.c | 195 { BFD_RELOC_64_PCREL, R_X86_64_PC64, },
|
| D | elf64-s390.c | 285 case BFD_RELOC_64_PCREL:
|
| D | elfxx-sparc.c | 286 { BFD_RELOC_64_PCREL, R_SPARC_DISP64 },
|
| D | elf64-alpha.c | 1025 {BFD_RELOC_64_PCREL, R_ALPHA_SREL64},
|
| D | elf.c | 7355 code = BFD_RELOC_64_PCREL; in _bfd_elf_validate_reloc()
|
| D | elf64-ppc.c | 2012 case BFD_RELOC_64_PCREL: r = R_PPC64_REL64; in ppc64_elf_reloc_type_lookup()
|
| D | ChangeLog-0001 | 40 (sparc_reloc_map): Add BFD_RELOC_16_PCREL, BFD_RELOC_64_PCREL
|
| /freebsd-12-stable/gnu/usr.bin/binutils/libbfd/ |
| D | bfd.h | 2361 BFD_RELOC_64_PCREL, enumerator 2476 #define BFD_RELOC_SPARC_DISP64 BFD_RELOC_64_PCREL
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | ChangeLog-2006 | 2255 and BFD_RELOC_64_PCREL are mapped to BFD_RELOC_X86_64_GOTPC64.
|