Searched refs:BFD_RELOC_8_PCREL (Results 1 – 19 of 19) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | coff-sparc.c | 123 { BFD_RELOC_8_PCREL, R_SPARC_DISP8 },
|
| D | coff-i386.c | 570 case BFD_RELOC_8_PCREL:
|
| D | coff-x86_64.c | 668 case BFD_RELOC_8_PCREL: in coff_amd64_reloc_type_lookup()
|
| D | aout-arm.c | 313 ASTD (BFD_RELOC_8_PCREL, 4); in MY()
|
| D | coff-arm.c | 843 ASTD (BFD_RELOC_8_PCREL, ARM_DISP8); in coff_arm_reloc_type_lookup()
|
| D | elf32-i386.c | 276 case BFD_RELOC_8_PCREL: in elf_i386_reloc_type_lookup()
|
| D | elf64-x86-64.c | 186 { BFD_RELOC_8_PCREL, R_X86_64_PC8, },
|
| D | bfd-in2.h | 2359 BFD_RELOC_8_PCREL, enumerator
|
| D | elfxx-sparc.c | 279 { BFD_RELOC_8_PCREL, R_SPARC_DISP8 },
|
| D | aoutx.h | 310 STD (BFD_RELOC_8_PCREL, 4); in NAME()
|
| D | ChangeLog-9899 | 345 BFD_RELOC_16_PCREL, BFD_RELOC_8, BFD_RELOC_8_PCREL relocs. 3307 (sh_reloc_map): Map BFD_RELOC_8_PCREL to R_SH_SWITCH8.
|
| D | elf.c | 7340 code = BFD_RELOC_8_PCREL; in _bfd_elf_validate_reloc()
|
| /freebsd-12-stable/contrib/binutils/gas/config/ |
| D | tc-i386.c | 1553 case 1: return BFD_RELOC_8_PCREL; in reloc() 5399 BFD_RELOC_8_PCREL); 5616 fixP->fx_r_type = BFD_RELOC_8_PCREL; 5625 || fixP->fx_r_type == BFD_RELOC_8_PCREL) 6424 case 1: code = BFD_RELOC_8_PCREL; break;
|
| D | tc-sparc.c | 3493 case BFD_RELOC_8_PCREL: 4576 case 1: r = BFD_RELOC_8_PCREL; break;
|
| D | tc-arm.c | 19077 code = BFD_RELOC_8_PCREL; in tc_gen_reloc()
|
| /freebsd-12-stable/gnu/usr.bin/binutils/libbfd/ |
| D | bfd.h | 2366 BFD_RELOC_8_PCREL, enumerator
|
| /freebsd-12-stable/contrib/binutils/gas/ |
| D | ChangeLog-9899 | 1624 Handle BFD_RELOC_16_PCREL and BFD_RELOC_8_PCREL. Return changed
|
| D | ChangeLog-9697 | 143 (coff_reloc_map): Add BFD_RELOC_8_PCREL entry.
|
| D | ChangeLog-0203 | 5205 (BFD_RELOC_8, BFD_RELOC_8_PCREL): Define for non-BFD.
|