Searched refs:fx_pcrel (Results 1 – 25 of 128) sorted by relevance
123456
89 (!(FIX)->fx_pcrel \113 && ((FIX)->fx_pcrel \133 || ((FIX)->fx_pcrel \
369 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)
1394 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_pcrel1759 if (fixP->fx_pcrel) {
71 && ((FIX)->fx_pcrel \
376 fixP->fx_pcrel = 0;380 fixP->fx_pcrel = 1;
1855 if (fixp->fx_done || fixp->fx_pcrel)5427 if (fix->fx_pcrel5484 && (fix->fx_pcrel5513 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 …]
103 (!(FIX)->fx_pcrel \
458 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;
150 (!(FIX)->fx_pcrel \
80 (!(FIX)->fx_pcrel \104 && ((FIX)->fx_pcrel \124 || ((FIX)->fx_pcrel \
374 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()
306 fixP->fx_pcrel = 0; in md_cgen_lookup_reloc()310 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
1334 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()
404 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()
298 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()
61 && ((FIX)->fx_pcrel \
160 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()169 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
1864 if (fixp->fx_done || fixp->fx_pcrel)5452 if (fix->fx_pcrel5534 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 …]
72 (!(FIX)->fx_pcrel \
141 (!(FIX)->fx_pcrel \
104 (!(FIX)->fx_pcrel \
55 unsigned fx_pcrel : 1; member
47 (!(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()
65 unsigned fx_pcrel : 1; member