Lines Matching refs:fix
141 literals, so that we can fix up those symbols when the literals are
3645 We could fix this so that single-instruction expansions correctly
4735 fixes into this frchain's fix list. */
5090 as_fatal (_("unexpected fix"));
5101 as_fatal (_("undecodable fix"));
5105 as_fatal (_("undecodable fix"));
5736 xtensa_force_relocation (fixS *fix)
5738 switch (fix->fx_r_type)
5761 if (linkrelax && fix->fx_addsy
5762 && relaxable_section (S_GET_SEGMENT (fix->fx_addsy)))
5765 return generic_force_reloc (fix);
5772 xtensa_validate_fix_sub (fixS *fix)
5780 if (!linkrelax || fix->fx_addsy == NULL)
5785 fix is not valid. If the segment is not "relaxable", then the fix
5787 add_symbol_segment = S_GET_SEGMENT (fix->fx_addsy);
5791 sub_symbol_segment = S_GET_SEGMENT (fix->fx_subsy);
5991 as_bad (_("unhandled local relocation fix %s"),
6821 /* A fix record will be added for this instruction prior
7418 fprintf(stderr, " 0x%08x: fix=%d, jump_around=%s\n",
8998 { /* The trampoline is in range of original; fix it! */
9020 /* Add a fix-up for the original j insn. */
9026 /* Move the fix-up from the original j insn to this one. */
9094 /* Fix up the text_expansion field and return the new growth. */
9669 /* add a fix-up for the trampoline jump. */
10135 /* Conversion just inserts a NOP and marks the fix as completed. */
10353 /* Add a new fix expression into the desired segment. We have to
10641 fixS *fix, *next_fix, **fix_splice;
10706 fix = frchain_from->fix_root;
10708 while (fix)
10710 next_fix = fix->fx_next;
10711 if (fix->fx_frag == search_frag)
10714 fix->fx_next = frchain_to->fix_root;
10715 frchain_to->fix_root = fix;
10717 frchain_to->fix_tail = fix;
10720 fix_splice = &(fix->fx_next);
10721 fix = next_fix;
10737 /* Now fix up the SEGMENT value for all the literal symbols. */
11189 fixS *fix;
11193 fix = fix_new (frag_now, i * 8, 4,
11197 fix->fx_file = "<internal>";
11198 fix->fx_line = 0;
11287 fixS *fix;
11291 fix = fix_new (frag_now, i * 12, 4,
11295 fix->fx_file = "<internal>";
11296 fix->fx_line = 0;
12057 /* Only one slot may have a fix
12379 /* Add a fix record for the instruction, except if this