Home | History | Annotate | Download | only in config

Lines Matching refs:frag

294     /* Initialise the part of an instruction frag covered by the
296 lack any init of the frag.) Since VAX uses RELA relocs the
368 Return the correct fr_subtype in the frag and the growth beyond
478 /* Return the growth in the fixed part of the frag. */
483 part of the frag. */
507 /* Return the size of the variable part of the frag. */
513 In: Address of frag.
518 Caller will turn frag into a ".space 0". */
2176 fragS *frag ATTRIBUTE_UNUSED,
2194 fragS *frag,
2203 fix_new (frag, ptr - frag->fr_literal, 4, to_symbol, (long) 0, 0, NO_RELOC);
2531 We don't have a frag type that is smart enough to
2535 modified frag type and then coding up a frag for this
2758 /* Here to make main operand frag(s). */
3408 vax_cons_fix_new (fragS *frag, int where, unsigned int nbytes, expressionS *exp,
3416 fix_new_exp (frag, where, (int) nbytes, exp, 0, r);