Home | History | Annotate | Download | only in gas

Lines Matching defs:fixup

72    an `expressionS' is and what a `fixup' is out of CGEN which for the time
78 struct fixup
87 static struct fixup fixups[GAS_CGEN_MAX_FIXUPS];
99 /* Queue a fixup. */
104 /* We need to generate a fixup for this expression. */
113 /* The following functions allow fixup chains to be stored, retrieved,
115 for storing, restoring and swapping fixup chains that was used by
117 instead of only being able to store a single fixup chain, an entire
118 array of fixup chains can be stored. It is the user's responsibility
119 to keep track of how many fixup chains have been stored and which
129 fixup count in each element to be set to 0 initially. This is
131 the same function for each element in the array of fixup chains
149 struct fixup fixup_chain[GAS_CGEN_MAX_FIXUPS];
212 struct fixup tmp_fixup;
227 /* Default routine to record a fixup.
229 It exists because we record INSN with the fixup.
260 /* Default routine to record a fixup given an expression.
262 It exists because we record INSN with the fixup.
471 /* Now package it all up for the fixup emitter. */
544 /* Is there a relaxable insn with the relaxable operand needing a fixup? */
696 printf ("queueing fixup for field %s\n",
833 /* Apply a fixup to the object code. This is called for all the
839 that, we determine the correct reloc code and put it back in the fixup. */
965 /* We're finished with this fixup. Install it because