Searched refs:BFD_RELOC_16_PCREL (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Daout-arm.c315 ASTD (BFD_RELOC_16_PCREL, 5);
H A Dcoff-i386.c566 case BFD_RELOC_16_PCREL:
H A Dcoff-x86_64.c664 case BFD_RELOC_16_PCREL:
H A Dcoff-alpha.c1237 case BFD_RELOC_16_PCREL:
H A Dcoff-arm.c844 ASTD (BFD_RELOC_16_PCREL, ARM_DISP16);
H A Dbfd-in2.h2364 BFD_RELOC_16_PCREL,
2357 BFD_RELOC_16_PCREL, enumerator in enum:bfd_reloc_code_real
H A Delf32-i386.c268 case BFD_RELOC_16_PCREL:
269 TRACE ("BFD_RELOC_16_PCREL");
H A Delf32-s390.c263 case BFD_RELOC_16_PCREL:
H A Delf64-alpha.c1027 {BFD_RELOC_16_PCREL, R_ALPHA_SREL16},
H A Delf64-s390.c271 case BFD_RELOC_16_PCREL:
H A Delf64-x86-64.c184 { BFD_RELOC_16_PCREL, R_X86_64_PC16, },
H A Delfxx-sparc.c277 { BFD_RELOC_16_PCREL, R_SPARC_DISP16 },
H A Daoutx.h311 STD (BFD_RELOC_16_PCREL, 5);
H A Delf32-ppc.c1602 case BFD_RELOC_16_PCREL: r = R_PPC_REL16; break;
H A Delf.c7353 code = BFD_RELOC_16_PCREL;
/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-i386.c1558 case 2: return BFD_RELOC_16_PCREL;
5356 reloc_type = BFD_RELOC_16_PCREL;
5621 fixP->fx_r_type = BFD_RELOC_16_PCREL;
5632 || fixP->fx_r_type == BFD_RELOC_16_PCREL
6437 case 2: code = BFD_RELOC_16_PCREL; break;
H A Dtc-sparc.c3505 case BFD_RELOC_16_PCREL:
4590 case 2: r = BFD_RELOC_16_PCREL; break;
H A Dtc-ppc.c5867 fixP->fx_r_type = BFD_RELOC_16_PCREL;
5870 case BFD_RELOC_16_PCREL:
H A Dtc-alpha.c5264 fixP->fx_r_type = BFD_RELOC_16_PCREL;
H A Dtc-arm.c19098 code = BFD_RELOC_16_PCREL;
/freebsd-11-stable/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2371 BFD_RELOC_16_PCREL,
2364 BFD_RELOC_16_PCREL, enumerator in enum:bfd_reloc_code_real

Completed in 541 milliseconds