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

/freebsd-10-stable/contrib/binutils/bfd/
H A Dcoff-sparc.c123 { BFD_RELOC_8_PCREL, R_SPARC_DISP8 },
H A Daout-arm.c314 ASTD (BFD_RELOC_8_PCREL, 4);
H A Dcoff-i386.c570 case BFD_RELOC_8_PCREL:
H A Dcoff-x86_64.c668 case BFD_RELOC_8_PCREL:
H A Dcoff-arm.c843 ASTD (BFD_RELOC_8_PCREL, ARM_DISP8);
H A Dbfd-in2.h2363 BFD_RELOC_8_PCREL,
2356 BFD_RELOC_8_PCREL, enumerator in enum:bfd_reloc_code_real
H A Delf32-i386.c276 case BFD_RELOC_8_PCREL:
277 TRACE ("BFD_RELOC_8_PCREL");
H A Delf64-x86-64.c186 { BFD_RELOC_8_PCREL, R_X86_64_PC8, },
H A Delfxx-sparc.c279 { BFD_RELOC_8_PCREL, R_SPARC_DISP8 },
H A Daoutx.h310 STD (BFD_RELOC_8_PCREL, 4);
H A Delf.c7347 code = BFD_RELOC_8_PCREL;
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-i386.c1557 case 1: return BFD_RELOC_8_PCREL;
5405 BFD_RELOC_8_PCREL);
5624 fixP->fx_r_type = BFD_RELOC_8_PCREL;
5633 || fixP->fx_r_type == BFD_RELOC_8_PCREL)
6436 case 1: code = BFD_RELOC_8_PCREL; break;
H A Dtc-sparc.c3504 case BFD_RELOC_8_PCREL:
4589 case 1: r = BFD_RELOC_8_PCREL; break;
H A Dtc-arm.c19065 code = BFD_RELOC_8_PCREL;
/freebsd-10-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2370 BFD_RELOC_8_PCREL,
2363 BFD_RELOC_8_PCREL, enumerator in enum:bfd_reloc_code_real

Completed in 459 milliseconds