Home
last modified time | relevance | path

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

1234

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-sparc.h97 (!(FIX)->fx_pcrel \
120 && ((FIX)->fx_pcrel \
140 || ((FIX)->fx_pcrel \
Dtc-xstormy16.c371 return fixP->fx_pcrel ? BFD_RELOC_8_PCREL : BFD_RELOC_8; in md_cgen_lookup_reloc()
378 return fixP->fx_pcrel ? BFD_RELOC_16_PCREL : BFD_RELOC_16; in md_cgen_lookup_reloc()
387 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
395 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
457 if (fixP->fx_pcrel) in xstormy16_md_apply_fix()
Dtc-mt.c404 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
416 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
453 if ((fixP->fx_pcrel != 0) && (fixP->fx_r_type == BFD_RELOC_32)) in mt_apply_fix()
Dtc-fr30.c296 case FR30_OPERAND_LABEL9: fixP->fx_pcrel = 1; return BFD_RELOC_FR30_9_PCREL; in md_cgen_lookup_reloc()
297 case FR30_OPERAND_LABEL12: fixP->fx_pcrel = 1; return BFD_RELOC_FR30_12_PCREL; in md_cgen_lookup_reloc()
Dtc-xc16x.c159 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
170 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
Dtc-tilegx.c1493 if (fixP->fx_pcrel) \ in md_apply_fix()
1498 if (!fixP->fx_pcrel) \ in md_apply_fix()
1504 if (!fixP->fx_pcrel) \ in md_apply_fix()
1756 if (!fixp->fx_pcrel != !reloc->howto->pc_relative) in tc_gen_reloc()
1760 fixp->fx_pcrel, reloc->howto->pc_relative); in tc_gen_reloc()
1762 gas_assert (!fixp->fx_pcrel == !reloc->howto->pc_relative); in tc_gen_reloc()
Dtc-vax.h68 && ((FIX)->fx_pcrel \
Dtc-arm.h198 (!(FIX)->fx_pcrel \
211 (((FIX)->fx_pcrel \
Dtc-tilepro.c1354 if (fixP->fx_pcrel) \ in md_apply_fix()
1359 if (!fixP->fx_pcrel) \ in md_apply_fix()
1536 if (!fixp->fx_pcrel != !reloc->howto->pc_relative) in tc_gen_reloc()
1540 fixp->fx_pcrel, reloc->howto->pc_relative); in tc_gen_reloc()
1542 gas_assert (!fixp->fx_pcrel == !reloc->howto->pc_relative); in tc_gen_reloc()
Dtc-i960.h139 (!(FIX)->fx_pcrel \
Dtc-i370.c1137 if (fixp->fx_done || fixp->fx_pcrel) in i370_elf_validate_fix()
2534 if (fixP->fx_pcrel) in md_apply_fix()
2551 if (fixP->fx_pcrel) in md_apply_fix()
2568 if (fixP->fx_pcrel) in md_apply_fix()
2574 if (fixP->fx_pcrel) in md_apply_fix()
2581 if (fixP->fx_pcrel) in md_apply_fix()
Dtc-mn10300.h32 (!(FIX)->fx_pcrel \
Dtc-s390.c2150 if (fixP->fx_pcrel) in md_apply_fix()
2258 if (fixP->fx_pcrel) in md_apply_fix()
2268 if (fixP->fx_pcrel) in md_apply_fix()
2275 if (fixP->fx_pcrel) in md_apply_fix()
2301 if (fixP->fx_pcrel) in md_apply_fix()
2340 if (fixP->fx_pcrel) in md_apply_fix()
2389 if (fixP->fx_pcrel) in md_apply_fix()
Dtc-cris.h98 (!(FIX)->fx_pcrel \
Dtc-microblaze.h48 (!(FIX)->fx_pcrel \
Dtc-aarch64.h112 (!(FIX)->fx_pcrel \
Dtc-sh64.h81 (!(FIX)->fx_pcrel \
Dtc-i960.c2420 ri.r_pcrel = fixP->fx_pcrel; in tc_bout_fix_to_chars()
2607 if (fixP->fx_pcrel == 0 && fixP->fx_size == 4) in tc_bfd_fix2rtype()
2610 if (fixP->fx_pcrel != 0 && fixP->fx_size == 4) in tc_bfd_fix2rtype()
2642 gas_assert (!fixP->fx_pcrel == !reloc->howto->pc_relative); in tc_gen_reloc()
Dtc-ns32k.c1986 (fixP->fx_pcrel ? val + md_fix_pcrel_adjust (fixP) in md_apply_fix()
1996 if (fixP->fx_addsy == NULL && fixP->fx_pcrel == 0) in md_apply_fix()
2229 code = reloc (fixp->fx_size, fixp->fx_pcrel, fix_im_disp (fixp)); in tc_gen_reloc()
2235 if (fixp->fx_pcrel) in tc_gen_reloc()
Dtc-sh.h207 (!(FIX)->fx_pcrel \
Dtc-tic30.c1134 debug ("fx_pcrel = %d\n", fixP->fx_pcrel); in md_apply_fix()
1149 if (fixP->fx_addsy == NULL && fixP->fx_pcrel == 0) in md_apply_fix()
1370 debug ("fixP.pcrel = %d\n", fixP->fx_pcrel); in tc_gen_reloc()
1373 switch (F (fixP->fx_size, fixP->fx_pcrel)) in tc_gen_reloc()
1382 fixP->fx_pcrel ? _("pc-relative ") : ""); in tc_gen_reloc()
Dtc-or1k.c258 fixP->fx_pcrel = 1; in md_cgen_lookup_reloc()
/toolchain/binutils/binutils-2.25/gas/
Dwrite.c43 (!(FIX)->fx_pcrel \
174 fixP->fx_pcrel = pcrel; in fix_new_internal()
967 fixP->fx_pcrel = 0; in fixup_segment()
997 || !fixP->fx_pcrel) in fixup_segment()
1000 fixP->fx_pcrel = 1; in fixup_segment()
1034 if (fixP->fx_pcrel) in fixup_segment()
1037 fixP->fx_pcrel = 0; in fixup_segment()
1053 if (fixP->fx_pcrel) in fixup_segment()
2846 if (fixp->fx_pcrel) in print_fixup()
Dwrite.h42 unsigned fx_pcrel : 1; member
Dcgen.c928 || fixP->fx_pcrel)
1052 if (fixP->fx_pcrel)
1064 gas_assert (!fixP->fx_pcrel == !reloc->howto->pc_relative);

1234