Searched refs:BFD_RELOC_32_PCREL (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-sparc.c126 { BFD_RELOC_32_PCREL, R_SPARC_DISP32 },
H A Daout-arm.c316 ASTD (BFD_RELOC_32_PCREL, 6);
H A Dcoff-i386.c562 case BFD_RELOC_32_PCREL:
H A Dcoff-x86_64.c658 case BFD_RELOC_32_PCREL:
H A Delf32-mips.c1272 case BFD_RELOC_32_PCREL:
H A Dcoff-alpha.c1240 case BFD_RELOC_32_PCREL:
H A Dcoff-arm.c845 ASTD (BFD_RELOC_32_PCREL, ARM_DISP32);
H A Dbfd-in2.h2359 BFD_RELOC_32_PCREL,
2352 BFD_RELOC_32_PCREL, enumerator in enum:bfd_reloc_code_real
H A Delf32-i386.c203 case BFD_RELOC_32_PCREL:
H A Delf32-s390.c241 case BFD_RELOC_32_PCREL:
H A Delf32-score.c887 {BFD_RELOC_32_PCREL, R_SCORE_REL32},
H A Delf32-spu.c130 case BFD_RELOC_32_PCREL:
H A Delf64-alpha.c1028 {BFD_RELOC_32_PCREL, R_ALPHA_SREL32},
H A Delf64-s390.c249 case BFD_RELOC_32_PCREL:
H A Delf64-x86-64.c173 { BFD_RELOC_32_PCREL, R_X86_64_PC32, },
H A Delfxx-sparc.c282 { BFD_RELOC_32_PCREL, R_SPARC_DISP32 },
H A Daoutx.h312 STD (BFD_RELOC_32_PCREL, 6);
/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-s390.c2167 fixP->fx_r_type = BFD_RELOC_32_PCREL;
2173 case BFD_RELOC_32_PCREL:
2175 fixP->fx_r_type = BFD_RELOC_32_PCREL;
2293 if ( (s390_arch_size == 32 && code == BFD_RELOC_32_PCREL)
H A Dtc-i386.c1559 case 4: return BFD_RELOC_32_PCREL;
1609 && fixP->fx_r_type == BFD_RELOC_32_PCREL)
4201 || reloc_type == BFD_RELOC_32_PCREL))
4880 i.reloc[this_operand] = BFD_RELOC_32_PCREL;
5358 reloc_type = BFD_RELOC_32_PCREL;
5618 fixP->fx_r_type = BFD_RELOC_32_PCREL;
5630 && (fixP->fx_r_type == BFD_RELOC_32_PCREL
6350 if (fixp->fx_r_type == BFD_RELOC_32_PCREL)
6434 code = BFD_RELOC_32_PCREL;
6438 case 4: code = BFD_RELOC_32_PCREL; brea
[all...]
H A Dtc-spu.c976 fixP->fx_r_type = BFD_RELOC_32_PCREL;
982 case BFD_RELOC_32_PCREL:
H A Dtc-sparc.c3506 case BFD_RELOC_32_PCREL:
4591 case 4: r = BFD_RELOC_32_PCREL; break;
H A Dtc-ppc.c5751 fixP->fx_r_type = BFD_RELOC_32_PCREL;
5755 case BFD_RELOC_32_PCREL:
H A Dtc-alpha.c5270 fixP->fx_r_type = BFD_RELOC_32_PCREL;
/freebsd-10.0-release/contrib/binutils/binutils/
H A Ddlltool.c2419 BFD_RELOC_32_PCREL);
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2366 BFD_RELOC_32_PCREL,
2359 BFD_RELOC_32_PCREL, enumerator in enum:bfd_reloc_code_real

Completed in 329 milliseconds

12