Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-sparc.h94 (!(FIX)->fx_pcrel \
117 && ((FIX)->fx_pcrel \
137 || ((FIX)->fx_pcrel \
Dtc-ppc.c1921 if (fixp->fx_done || fixp->fx_pcrel) in ppc_elf_validate_fix()
5486 if (fix->fx_pcrel in ppc_force_relocation()
5604 if (fixP->fx_pcrel) in md_apply_fix()
5623 else if (fixP->fx_pcrel) in md_apply_fix()
5779 if (fixP->fx_pcrel) in md_apply_fix()
5792 if (fixP->fx_pcrel) in md_apply_fix()
5829 if (fixP->fx_pcrel) in md_apply_fix()
5847 if (fixP->fx_pcrel) in md_apply_fix()
5857 if (fixP->fx_pcrel) in md_apply_fix()
5870 if (fixP->fx_pcrel) in md_apply_fix()
[all …]
Dtc-i386.h238 (!(FIX)->fx_pcrel \
Dtc-s390.c2014 if (fixP->fx_pcrel)
2106 if (fixP->fx_pcrel)
2141 if (fixP->fx_pcrel)
2166 if (fixP->fx_pcrel)
2215 if (fixP->fx_pcrel)
Dtc-arm.h169 (!(FIX)->fx_pcrel \
Dtc-ia64.h317 && (!(FIX)->fx_pcrel \
Dtc-alpha.c5250 if (fixP->fx_pcrel) in md_apply_fix()
5256 if (fixP->fx_pcrel) in md_apply_fix()
5262 if (fixP->fx_pcrel) in md_apply_fix()
5267 if (fixP->fx_pcrel == 0 && fixP->fx_addsy == 0) in md_apply_fix()
5290 if (fixP->fx_pcrel == 0 && fixP->fx_addsy == 0) in md_apply_fix()
5299 if (fixP->fx_pcrel == 0 && fixP->fx_addsy == 0) in md_apply_fix()
5368 if (fixP->fx_addsy != 0 || fixP->fx_pcrel != 0) in md_apply_fix()
5631 if (!fixp->fx_pcrel != !reloc->howto->pc_relative) in tc_gen_reloc()
5635 assert (!fixp->fx_pcrel == !reloc->howto->pc_relative); in tc_gen_reloc()
Dtc-arc.c1278 else if (fixP->fx_pcrel) in md_apply_fix()
1408 assert (!fixP->fx_pcrel == !reloc->howto->pc_relative); in tc_gen_reloc()
1413 reloc->addend = (fixP->fx_pcrel ? -4 : 0); in tc_gen_reloc()
Dtc-spu.c966 if (fixP->fx_pcrel) in md_apply_fix()
997 if (fixP->fx_addsy == NULL && fixP->fx_pcrel == 0) in md_apply_fix()
Dtc-cr16.c579 assert (!fixP->fx_pcrel == !reloc->howto->pc_relative); in tc_gen_reloc()
735 && fixP->fx_pcrel == 0) in md_apply_fix()
738 if (fixP->fx_pcrel == 1 in md_apply_fix()
Dtc-score.c5280 if (fixP->fx_addsy == 0 && !fixP->fx_pcrel) in md_apply_fix()
5289 if (fixP->fx_pcrel) in md_apply_fix()
5424 if (fixP->fx_done || fixP->fx_pcrel) in md_apply_fix()
5436 if (fixP->fx_done || fixP->fx_pcrel) in md_apply_fix()
5448 if (fixP->fx_done || fixP->fx_pcrel) in md_apply_fix()
5548 if (fixp->fx_pcrel) in tc_gen_reloc()
Dtc-i386.c1599 && fixP->fx_pcrel) in tc_i386_fix_adjustable()
5598 if (fixP->fx_pcrel)
6407 if (!fixp->fx_pcrel)
6414 if (fixp->fx_pcrel)
6489 if (!fixp->fx_pcrel)
Dtc-mep.c1664 return S_FORCE_RELOC (fixp->fx_addsy, !fixp->fx_pcrel); in mep_force_relocation()
Dtc-arm.c17609 if (fixP->fx_pcrel in md_pcrel_from_section()
17658 if (fixP->fx_pcrel in md_pcrel_from_section()
17973 if (fixP->fx_addsy == 0 && !fixP->fx_pcrel) in md_apply_fix()
18603 if (fixP->fx_done || fixP->fx_pcrel) in md_apply_fix()
19063 if (fixp->fx_pcrel) in tc_gen_reloc()
19075 if (fixp->fx_pcrel) in tc_gen_reloc()
19082 if (fixp->fx_pcrel) in tc_gen_reloc()
19089 if (fixp->fx_pcrel) in tc_gen_reloc()
19096 if (fixp->fx_pcrel) in tc_gen_reloc()
19103 if (fixp->fx_pcrel) in tc_gen_reloc()
[all …]
Dtc-sparc.c3435 if (fixP->fx_addsy == 0 && !fixP->fx_pcrel)
Dtc-mips.c12158 assert (!fixP->fx_pcrel || fixP->fx_r_type == BFD_RELOC_16_PCREL_S2); in md_apply_fix()
12170 if (fixP->fx_addsy == NULL && !fixP->fx_pcrel && fixP->fx_tcbit == 0) in md_apply_fix()
14073 if (fixp->fx_pcrel) in tc_gen_reloc()
Dtc-ia64.c11596 if (fix->fx_pcrel)
/freebsd-12-stable/contrib/binutils/gas/
Dwrite.h44 unsigned fx_pcrel : 1; member
Dwrite.c48 (!(FIX)->fx_pcrel \
166 fixP->fx_pcrel = pcrel; in fix_new_internal()
923 fixP->fx_pcrel = 0; in fixup_segment()
951 || !fixP->fx_pcrel) in fixup_segment()
954 fixP->fx_pcrel = 1; in fixup_segment()
977 if (fixP->fx_pcrel) in fixup_segment()
980 fixP->fx_pcrel = 0; in fixup_segment()
995 if (fixP->fx_pcrel) in fixup_segment()
2490 if (fixp->fx_pcrel) in print_fixup()
Dcgen.c924 || fixP->fx_pcrel)
1037 assert (!fixP->fx_pcrel == !reloc->howto->pc_relative);
DChangeLog-02031066 fx_pcrel except for TC_M68K.
4364 (md_apply_fix3): No need to test fx_pcrel before setting fx_done.
4409 (md_apply_fix3): Test fx_addsy, not fx_pcrel.
4425 old fixup_segment. No need to test fx_pcrel before setting fx_done.
4876 (md_apply_fix3): Hack for bfd_install_relocation when fx_pcrel,
DChangeLog-98991604 * config/tc-i386.c (md_apply_fix3): Only do 1999-05-17 fx_pcrel
1623 fx_pcrel set to BFD_RELOC_16_PCREL. Similarly for BFD_RELOC_8.
DChangeLog-9697422 * config/tc-alpha.c (md_apply_fix): Notice fx_pcrel and substitute
4434 if fx_pcrel is set. Correct setting the addend case in the
DChangeLog-92952260 Remove fx_pcrel assert, since it is no longer true.
7405 relocations referring to the same segment, clear fx_pcrel when
/freebsd-12-stable/contrib/binutils/gas/doc/
Dinternals.texi505 @item fx_pcrel
1282 @code{fx_pcrel} or for which @code{TC_FORCE_RELOCATION}