Home | History | Annotate | Download | only in gas

Lines Matching full:fixup

73    an `expressionS' is and what a `fixup' is out of CGEN which for the time
79 struct fixup
88 static struct fixup fixups[GAS_CGEN_MAX_FIXUPS];
100 /* Queue a fixup. */
105 /* We need to generate a fixup for this expression. */
114 /* The following functions allow fixup chains to be stored, retrieved,
116 for storing, restoring and swapping fixup chains that was used by
118 instead of only being able to store a single fixup chain, an entire
119 array of fixup chains can be stored. It is the user's responsibility
120 to keep track of how many fixup chains have been stored and which
130 fixup count in each element to be set to 0 initially. This is
132 the same function for each element in the array of fixup chains
150 struct fixup fixup_chain[GAS_CGEN_MAX_FIXUPS];
213 struct fixup tmp_fixup;
228 /* Default routine to record a fixup.
230 It exists because we record INSN with the fixup.
263 /* Default routine to record a fixup given an expression.
265 It exists because we record INSN with the fixup.
467 /* Now package it all up for the fixup emitter. */
540 /* Is there a relaxable insn with the relaxable operand needing a fixup? */
691 printf ("queueing fixup for field %s\n",
826 /* Apply a fixup to the object code. This is called for all the
832 that, we determine the correct reloc code and put it back in the fixup. */
957 /* We're finished with this fixup. Install it because