Searched refs:fx_r_type (Results 76 - 100 of 137) sorted by relevance

123456

/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-bfin.c556 switch (fixP->fx_r_type)
671 if ((BFD_ARELOC_BFIN_PUSH > fixP->fx_r_type) || (BFD_ARELOC_BFIN_COMP < fixP->fx_r_type))
673 fprintf (stderr, "Relocation %d not handled in gas." " Contact support.\n", fixP->fx_r_type);
766 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixp->fx_r_type);
773 (int) fixp->fx_r_type);
808 switch (fixP->fx_r_type)
2024 if (fixp->fx_r_type ==BFD_RELOC_BFIN_16_LOW
2025 || fixp->fx_r_type == BFD_RELOC_BFIN_16_HIGH)
H A Dtc-frv.c1429 switch (fix->fx_r_type < BFD_RELOC_UNUSED
1430 ? (int) fix->fx_r_type
1629 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED)
1632 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED;
1637 reloc_type = fixP->fx_r_type;
1810 if (fixp->fx_r_type < BFD_RELOC_UNUSED)
1813 reloc = fixp->fx_r_type;
1817 opindex = (int) fixp->fx_r_type - (int) BFD_RELOC_UNUSED;
1871 fixp->fx_r_type = BFD_RELOC_32;
H A Dtc-i370.c1160 if (fixp->fx_r_type <= BFD_RELOC_UNUSED
1161 && fixp->fx_r_type != BFD_RELOC_16_GOTOFF
1162 && fixp->fx_r_type != BFD_RELOC_HI16_GOTOFF
1163 && fixp->fx_r_type != BFD_RELOC_LO16_GOTOFF
1164 && fixp->fx_r_type != BFD_RELOC_HI16_S_GOTOFF
1165 && fixp->fx_r_type != BFD_RELOC_32_BASEREL
1166 && fixp->fx_r_type != BFD_RELOC_LO16_BASEREL
1167 && fixp->fx_r_type != BFD_RELOC_HI16_BASEREL
1168 && fixp->fx_r_type != BFD_RELOC_HI16_S_BASEREL
1178 || fixp->fx_r_type !
[all...]
H A Dtc-hppa.c454 int fx_r_type; member in struct:hppa_fix_struct
1368 hppa_fix->fx_r_type = r_type;
4095 fixp->fx_r_type,
4118 switch (fixp->fx_r_type)
4450 if (fixP->fx_r_type == R_HPPA_ENTRY
4451 || fixP->fx_r_type == R_HPPA_EXIT
4452 || fixP->fx_r_type == R_HPPA_BEGIN_BRTAB
4453 || fixP->fx_r_type == R_HPPA_END_BRTAB
4454 || fixP->fx_r_type == R_HPPA_BEGIN_TRY)
4460 if (fixP->fx_r_type
[all...]
H A Dtc-pj.c423 switch (fixP->fx_r_type)
532 r_type = fixp->fx_r_type;
H A Dtc-alpha.c593 switch (fixp->fx_r_type)
660 switch (fixp->fx_r_type)
673 (fixp->fx_r_type == BFD_RELOC_ALPHA_TLSGD
1739 fixP->fx_r_type = BFD_RELOC_ALPHA_LITUSE;
5198 switch (fixP->fx_r_type)
5226 switch (fixP->fx_r_type)
5246 fixP->fx_r_type = BFD_RELOC_ALPHA_GPDISP;
5264 fixP->fx_r_type = BFD_RELOC_16_PCREL;
5270 fixP->fx_r_type = BFD_RELOC_32_PCREL;
5276 fixP->fx_r_type
[all...]
H A Dtc-i960.c2480 know (symbolP != 0 || fixP->fx_r_type != NO_RELOC);
2491 if (fixP->fx_r_type != NO_RELOC)
2493 switch (fixP->fx_r_type)
2698 fixP->fx_r_type = tc_bfd_fix2rtype (fixP);
2700 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixP->fx_r_type);
2705 fixP->fx_r_type,
2706 bfd_get_reloc_code_name (fixP->fx_r_type));
H A Dtc-mcore.c2013 switch (fixP->fx_r_type)
2241 switch (fixp->fx_r_type)
2251 code = fixp->fx_r_type;
2264 code = fixp->fx_r_type;
2302 if (fix->fx_r_type == BFD_RELOC_RVA)
2315 if ( fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT
2316 || fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY)
H A Dtc-mn10300.c2320 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixp->fx_r_type);
2325 (int) fixp->fx_r_type);
2353 switch (fixp->fx_r_type)
2394 switch (fixp->fx_r_type)
2480 assert (fixP->fx_r_type < BFD_RELOC_UNUSED);
2509 switch (fixP->fx_r_type)
2534 _("Bad relocation fixup type (%d)"), fixP->fx_r_type);
2554 if (fixp->fx_r_type == BFD_RELOC_VTABLE_INHERIT
2555 || fixp->fx_r_type == BFD_RELOC_VTABLE_ENTRY)
H A Dtc-cris.c3572 switch (fixP->fx_r_type)
3588 switch (fixP->fx_r_type)
3727 BAD_CASE (fixP->fx_r_type);
3847 switch (fixP->fx_r_type)
3873 code = fixP->fx_r_type;
3987 if (fixP->fx_r_type == BFD_RELOC_CRIS_LAPCQ_OFFSET)
4008 || (fixP->fx_r_type != BFD_RELOC_8_PCREL
4009 && fixP->fx_r_type != BFD_RELOC_16_PCREL
4010 && fixP->fx_r_type != BFD_RELOC_32_PCREL
4011 && fixP->fx_r_type !
[all...]
H A Dtc-sh64.c515 switch (fixP->fx_r_type)
589 bfd_reloc_code_real_type orig_fx_r_type = fixP->fx_r_type;
633 fixP->fx_r_type = BFD_RELOC_64_PCREL;
637 fixP->fx_r_type = BFD_RELOC_SH_IMM_LOW16_PCREL;
641 fixP->fx_r_type = BFD_RELOC_SH_IMM_MEDLOW16_PCREL;
645 fixP->fx_r_type = BFD_RELOC_SH_IMM_MEDHI16_PCREL;
649 fixP->fx_r_type = BFD_RELOC_SH_IMM_HI16_PCREL;
657 fixP->fx_r_type = BFD_RELOC_SH_PT_16;
694 shmedia_check_limits ((offsetT *) valp, fixP->fx_r_type, fixP);
696 switch (fixP->fx_r_type)
[all...]
/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-hppa.c451 int fx_r_type; member in struct:hppa_fix_struct
1357 hppa_fix->fx_r_type = r_type;
4085 fixp->fx_r_type,
4108 switch (fixp->fx_r_type)
4440 if (fixP->fx_r_type == R_HPPA_ENTRY
4441 || fixP->fx_r_type == R_HPPA_EXIT
4442 || fixP->fx_r_type == R_HPPA_BEGIN_BRTAB
4443 || fixP->fx_r_type == R_HPPA_END_BRTAB
4444 || fixP->fx_r_type == R_HPPA_BEGIN_TRY)
4450 if (fixP->fx_r_type
[all...]
H A Dtc-fr30.c640 if (fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT
641 || fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY)
H A Dtc-pj.c461 switch (fixP->fx_r_type)
575 r_type = fixp->fx_r_type;
H A Dtc-alpha.c1144 switch (fixP->fx_r_type)
1175 switch (fixP->fx_r_type)
1195 fixP->fx_r_type = BFD_RELOC_ALPHA_GPDISP;
1213 fixP->fx_r_type = BFD_RELOC_16_PCREL;
1218 fixP->fx_r_type = BFD_RELOC_32_PCREL;
1223 fixP->fx_r_type = BFD_RELOC_64_PCREL;
1304 if ((int) fixP->fx_r_type >= 0)
1306 bfd_get_reloc_code_name (fixP->fx_r_type));
1308 assert (-(int) fixP->fx_r_type < (int) alpha_num_operands);
1309 operand = &alpha_operands[-(int) fixP->fx_r_type];
[all...]
H A Dtc-i370.c1257 if (fixp->fx_r_type <= BFD_RELOC_UNUSED
1258 && fixp->fx_r_type != BFD_RELOC_16_GOTOFF
1259 && fixp->fx_r_type != BFD_RELOC_HI16_GOTOFF
1260 && fixp->fx_r_type != BFD_RELOC_LO16_GOTOFF
1261 && fixp->fx_r_type != BFD_RELOC_HI16_S_GOTOFF
1262 && fixp->fx_r_type != BFD_RELOC_32_BASEREL
1263 && fixp->fx_r_type != BFD_RELOC_LO16_BASEREL
1264 && fixp->fx_r_type != BFD_RELOC_HI16_BASEREL
1265 && fixp->fx_r_type != BFD_RELOC_HI16_S_BASEREL
1275 || fixp->fx_r_type !
[all...]
H A Dtc-m32r.c2007 It's tricky using fx_r_type in m32r_frob_file because the values
2215 if ((int) fixP->fx_r_type >= (int) BFD_RELOC_UNUSED)
2218 int opindex = (int) fixP->fx_r_type - (int) BFD_RELOC_UNUSED;
2224 reloc_type = fixP->fx_r_type;
2277 code = fixP->fx_r_type;
2332 fixP->fx_r_type, bfd_get_reloc_code_name (code));
2337 if ( fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY
2338 || fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT)
H A Dtc-mcore.c2070 switch (fixP->fx_r_type)
2314 switch (fixp->fx_r_type)
2324 code = fixp->fx_r_type;
2337 code = fixp->fx_r_type;
2376 if (fix->fx_r_type == BFD_RELOC_RVA)
2389 if ( fixP->fx_r_type == BFD_RELOC_VTABLE_INHERIT
2390 || fixP->fx_r_type == BFD_RELOC_VTABLE_ENTRY)
H A Dtc-cris.c2843 switch (fixP->fx_r_type)
2855 switch (fixP->fx_r_type)
2963 BAD_CASE (fixP->fx_r_type);
3058 switch (fixP->fx_r_type)
3072 code = fixP->fx_r_type;
3209 || (fixP->fx_r_type != BFD_RELOC_8_PCREL
3210 && fixP->fx_r_type != BFD_RELOC_16_PCREL
3211 && fixP->fx_r_type != BFD_RELOC_32_PCREL))
3233 switch (fixp->fx_r_type)
H A Dtc-mn10300.c2302 reloc->howto = bfd_reloc_type_lookup (stdoutput, fixp->fx_r_type);
2307 (int) fixp->fx_r_type);
2335 switch (fixp->fx_r_type)
2376 switch (fixp->fx_r_type)
2462 assert (fixP->fx_r_type < BFD_RELOC_UNUSED);
2492 switch (fixP->fx_r_type)
2517 _("Bad relocation fixup type (%d)"), fixP->fx_r_type);
2537 if (fixp->fx_r_type == BFD_RELOC_VTABLE_INHERIT
2538 || fixp->fx_r_type == BFD_RELOC_VTABLE_ENTRY)
H A Dtc-tic80.c972 switch (fixP->fx_r_type)
1003 (long) fixP->fx_r_type);
1059 return (fixP->fx_r_type);
H A Dtc-sh64.c515 switch (fixP->fx_r_type)
589 bfd_reloc_code_real_type orig_fx_r_type = fixP->fx_r_type;
633 fixP->fx_r_type = BFD_RELOC_64_PCREL;
637 fixP->fx_r_type = BFD_RELOC_SH_IMM_LOW16_PCREL;
641 fixP->fx_r_type = BFD_RELOC_SH_IMM_MEDLOW16_PCREL;
645 fixP->fx_r_type = BFD_RELOC_SH_IMM_MEDHI16_PCREL;
649 fixP->fx_r_type = BFD_RELOC_SH_IMM_HI16_PCREL;
657 fixP->fx_r_type = BFD_RELOC_SH_PT_16;
694 shmedia_check_limits (valp, fixP->fx_r_type, fixP);
696 switch (fixP->fx_r_type)
[all...]
H A Dtc-ia64.h296 ((FIX)->fx_r_type != BFD_RELOC_UNUSED \
H A Dtc-pdp11.c188 switch (fixP->fx_r_type)
204 BAD_CASE (fixP->fx_r_type);
1712 switch (fixp->fx_r_type)
1726 BAD_CASE (fixp->fx_r_type);
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/
H A Dwrite.c75 ((FIX)->fx_r_type == BFD_RELOC_GPREL32 \
76 || (FIX)->fx_r_type == BFD_RELOC_GPREL16)
173 fixP->fx_r_type = r_type;
315 if (fix->fx_r_type == BFD_RELOC_VTABLE_INHERIT
316 || fix->fx_r_type == BFD_RELOC_VTABLE_ENTRY)
621 (int) fixp->fx_r_type);
2395 fprintf (stderr, "\n %s (%d)", bfd_get_reloc_code_name (fixp->fx_r_type),
2396 fixp->fx_r_type);

Completed in 478 milliseconds

123456