Searched refs:BFD_RELOC_8 (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-sparc.c122 { BFD_RELOC_8, R_SPARC_8 },
H A Dcoff-i386.c568 case BFD_RELOC_8:
H A Dcoff-x86_64.c666 case BFD_RELOC_8:
H A Delf32-mep.c113 case BFD_RELOC_8:
H A Dcoff-arm.c838 ASTD (BFD_RELOC_8, ARM_8);
H A Daoutx.h284 EXT (BFD_RELOC_8, 0);
307 STD (BFD_RELOC_8, 0);
H A Dbfd-in2.h2351 BFD_RELOC_8,
2344 BFD_RELOC_8, enumerator in enum:bfd_reloc_code_real
H A Delf32-i386.c272 case BFD_RELOC_8:
273 TRACE ("BFD_RELOC_8");
H A Delf32-s390.c231 case BFD_RELOC_8:
H A Delf64-s390.c239 case BFD_RELOC_8:
H A Delf64-x86-64.c185 { BFD_RELOC_8, R_X86_64_8, },
H A Delfxx-sparc.c278 { BFD_RELOC_8, R_SPARC_8 },
H A Delf.c7383 code = BFD_RELOC_8;
H A Delf32-arm.c1711 {BFD_RELOC_8, R_ARM_ABS8},
/freebsd-10.0-release/contrib/binutils/gas/
H A Dcgen.c989 case BFD_RELOC_8:
H A Dread.c4187 r = BFD_RELOC_8;
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-s390.c2062 fixP->fx_r_type = BFD_RELOC_8;
2105 case BFD_RELOC_8:
H A Dtc-spu.c1015 case BFD_RELOC_8:
H A Dtc-arc.c1364 case BFD_RELOC_8:
H A Dtc-i386.c1574 case 1: return BFD_RELOC_8;
5623 case BFD_RELOC_8:
6454 case 1: code = BFD_RELOC_8; break;
H A Dtc-sparc.c4575 r = (nbytes == 1 ? BFD_RELOC_8 :
H A Dtc-ppc.c5985 case BFD_RELOC_8:
H A Dtc-arm.c18514 case BFD_RELOC_8:
19024 case BFD_RELOC_8:
19257 type = BFD_RELOC_8;
H A Dtc-score.c5423 case BFD_RELOC_8:
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2358 BFD_RELOC_8,
2351 BFD_RELOC_8, enumerator in enum:bfd_reloc_code_real

Completed in 366 milliseconds

12