Home
last modified time | relevance | path

Searched refs:fx_pcrel (Results 1 – 25 of 128) sorted by relevance

123456

/openbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-sparc.h89 (!(FIX)->fx_pcrel \
113 && ((FIX)->fx_pcrel \
133 || ((FIX)->fx_pcrel \
Dtc-xstormy16.c369 return fixP->fx_pcrel ? BFD_RELOC_8_PCREL : BFD_RELOC_8;
376 return fixP->fx_pcrel ? BFD_RELOC_16_PCREL : BFD_RELOC_16;
385 fixP->fx_pcrel = 1;
393 fixP->fx_pcrel = 1;
459 if (fixP->fx_pcrel)
Dtc-m88k.c1394 if (fixP->fx_addsy == NULL && fixP->fx_pcrel == 0)
1496 if (!fixp->fx_pcrel != !reloc->howto->pc_relative)
1501 assert (!fixp->fx_pcrel == !reloc->howto->pc_relative);
1572 if (fixP->fx_pcrel)
1606 if (/* fixP->fx_addsy == NULL && */ fixP->fx_pcrel == 0)
1694 && (fix->fx_pcrel
1759 if (fixP->fx_pcrel) {
Dtc-vax.h71 && ((FIX)->fx_pcrel \
Dtc-openrisc.c376 fixP->fx_pcrel = 0;
380 fixP->fx_pcrel = 1;
Dtc-ppc.c1855 if (fixp->fx_done || fixp->fx_pcrel)
5427 if (fix->fx_pcrel
5484 && (fix->fx_pcrel
5513 if (fixP->fx_pcrel)
5532 else if (fixP->fx_pcrel)
5688 if (fixP->fx_pcrel)
5701 if (fixP->fx_pcrel)
5740 if (fixP->fx_pcrel)
5761 if (fixP->fx_pcrel)
5768 if (fixP->fx_pcrel)
[all …]
Dtc-cris.h103 (!(FIX)->fx_pcrel \
Dtc-m88k.h103 (!(FIX)->fx_pcrel \
Dtc-fr30.c458 case FR30_OPERAND_LABEL9: fixP->fx_pcrel = 1; return BFD_RELOC_FR30_9_PCREL;
459 case FR30_OPERAND_LABEL12: fixP->fx_pcrel = 1; return BFD_RELOC_FR30_12_PCREL;
Dtc-i960.h150 (!(FIX)->fx_pcrel \
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/config/
Dtc-sparc.h80 (!(FIX)->fx_pcrel \
104 && ((FIX)->fx_pcrel \
124 || ((FIX)->fx_pcrel \
Dtc-xstormy16.c374 return fixP->fx_pcrel ? BFD_RELOC_8_PCREL : BFD_RELOC_8; in md_cgen_lookup_reloc()
381 return fixP->fx_pcrel ? BFD_RELOC_16_PCREL : BFD_RELOC_16; in md_cgen_lookup_reloc()
390 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
398 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
460 if (fixP->fx_pcrel) in xstormy16_md_apply_fix()
Dtc-openrisc.c306 fixP->fx_pcrel = 0; in md_cgen_lookup_reloc()
310 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
Dtc-m88k.c1334 if (fixP->fx_addsy == NULL && fixP->fx_pcrel == 0) in md_apply_fix()
1430 if (!fixp->fx_pcrel != !reloc->howto->pc_relative) in tc_gen_reloc()
1435 assert (!fixp->fx_pcrel == !reloc->howto->pc_relative); in tc_gen_reloc()
1503 if (fixP->fx_pcrel) in md_apply_fix()
1537 if (/* fixP->fx_addsy == NULL && */ fixP->fx_pcrel == 0) in md_apply_fix()
1621 && (fix->fx_pcrel in m88k_fix_adjustable()
1678 if (fixP->fx_pcrel) { in tc_aout_fix_to_chars()
Dtc-mt.c404 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
416 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
504 if ((fixP->fx_pcrel != 0) && (fixP->fx_r_type == BFD_RELOC_32)) in mt_apply_fix()
Dtc-fr30.c298 case FR30_OPERAND_LABEL9: fixP->fx_pcrel = 1; return BFD_RELOC_FR30_9_PCREL; in md_cgen_lookup_reloc()
299 case FR30_OPERAND_LABEL12: fixP->fx_pcrel = 1; return BFD_RELOC_FR30_12_PCREL; in md_cgen_lookup_reloc()
Dtc-vax.h61 && ((FIX)->fx_pcrel \
Dtc-xc16x.c160 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
169 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
Dtc-ppc.c1864 if (fixp->fx_done || fixp->fx_pcrel)
5452 if (fix->fx_pcrel
5534 if (fixP->fx_pcrel)
5553 else if (fixP->fx_pcrel)
5709 if (fixP->fx_pcrel)
5722 if (fixP->fx_pcrel)
5759 if (fixP->fx_pcrel)
5777 if (fixP->fx_pcrel)
5787 if (fixP->fx_pcrel)
5800 if (fixP->fx_pcrel)
[all …]
Dtc-m88k.h72 (!(FIX)->fx_pcrel \
Dtc-i960.h141 (!(FIX)->fx_pcrel \
Dtc-cris.h104 (!(FIX)->fx_pcrel \
/openbsd/src/gnu/usr.bin/binutils-2.17/gas/
Dwrite.h55 unsigned fx_pcrel : 1; member
Dwrite.c47 (!(FIX)->fx_pcrel \
171 fixP->fx_pcrel = pcrel; in fix_new_internal()
2190 fixP->fx_pcrel = 0; in fixup_segment()
2218 || !fixP->fx_pcrel) in fixup_segment()
2221 fixP->fx_pcrel = 1; in fixup_segment()
2244 if (fixP->fx_pcrel) in fixup_segment()
2247 fixP->fx_pcrel = 0; in fixup_segment()
2262 if (fixP->fx_pcrel) in fixup_segment()
2376 if (fixp->fx_pcrel) in print_fixup()
/openbsd/src/gnu/usr.bin/binutils/gas/
Dwrite.h65 unsigned fx_pcrel : 1; member

123456