Home
last modified time | relevance | path

Searched refs:BFD_RELOC_8_PCREL (Results 1 – 19 of 19) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Dcoff-sparc.c123 { BFD_RELOC_8_PCREL, R_SPARC_DISP8 },
Dcoff-i386.c570 case BFD_RELOC_8_PCREL:
Dcoff-x86_64.c668 case BFD_RELOC_8_PCREL: in coff_amd64_reloc_type_lookup()
Daout-arm.c313 ASTD (BFD_RELOC_8_PCREL, 4); in MY()
Dcoff-arm.c843 ASTD (BFD_RELOC_8_PCREL, ARM_DISP8); in coff_arm_reloc_type_lookup()
Delf32-i386.c276 case BFD_RELOC_8_PCREL: in elf_i386_reloc_type_lookup()
Delf64-x86-64.c186 { BFD_RELOC_8_PCREL, R_X86_64_PC8, },
Dbfd-in2.h2359 BFD_RELOC_8_PCREL, enumerator
Delfxx-sparc.c279 { BFD_RELOC_8_PCREL, R_SPARC_DISP8 },
Daoutx.h310 STD (BFD_RELOC_8_PCREL, 4); in NAME()
DChangeLog-9899345 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.
Delf.c7340 code = BFD_RELOC_8_PCREL; in _bfd_elf_validate_reloc()
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-i386.c1553 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;
Dtc-sparc.c3493 case BFD_RELOC_8_PCREL:
4576 case 1: r = BFD_RELOC_8_PCREL; break;
Dtc-arm.c19077 code = BFD_RELOC_8_PCREL; in tc_gen_reloc()
/freebsd-12-stable/gnu/usr.bin/binutils/libbfd/
Dbfd.h2366 BFD_RELOC_8_PCREL, enumerator
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-98991624 Handle BFD_RELOC_16_PCREL and BFD_RELOC_8_PCREL. Return changed
DChangeLog-9697143 (coff_reloc_map): Add BFD_RELOC_8_PCREL entry.
DChangeLog-02035205 (BFD_RELOC_8, BFD_RELOC_8_PCREL): Define for non-BFD.