Searched refs:BFD_RELOC_32_PCREL_S2 (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/binutils/gas/config/
H A Dtc-sparc.h81 ((FIX)->fx_r_type == BFD_RELOC_32_PCREL_S2 \
115 && ((FIX)->fx_r_type != BFD_RELOC_32_PCREL_S2 \
H A Dtc-sparc.c1919 && (the_insn.reloc != BFD_RELOC_32_PCREL_S2
2275 the_insn.reloc = BFD_RELOC_32_PCREL_S2;
2535 && the_insn.reloc == BFD_RELOC_32_PCREL_S2
3119 if (fixP->fx_r_type == BFD_RELOC_32_PCREL_S2 && fixP->fx_addsy)
3131 && fixP->fx_r_type != BFD_RELOC_32_PCREL_S2)
3139 && fixP->fx_r_type != BFD_RELOC_32_PCREL_S2
3149 && fixP->fx_r_type == BFD_RELOC_32_PCREL_S2
3196 case BFD_RELOC_32_PCREL_S2:
3475 case BFD_RELOC_32_PCREL_S2:
3559 case BFD_RELOC_32_PCREL_S2
[all...]
/freebsd-10.0-release/contrib/binutils/bfd/
H A Dcoff-sparc.c129 { BFD_RELOC_32_PCREL_S2, R_SPARC_WDISP30 },
H A Dbfd-in2.h2414 BFD_RELOC_32_PCREL_S2,
2407 BFD_RELOC_32_PCREL_S2, enumerator in enum:bfd_reloc_code_real
H A Delfxx-sparc.c285 { BFD_RELOC_32_PCREL_S2, R_SPARC_WDISP30 },
H A Daoutx.h289 EXT (BFD_RELOC_32_PCREL_S2, 6);
/freebsd-10.0-release/gnu/usr.bin/binutils/libbfd/
H A Dbfd.h2421 BFD_RELOC_32_PCREL_S2,
2414 BFD_RELOC_32_PCREL_S2, enumerator in enum:bfd_reloc_code_real

Completed in 153 milliseconds