Home | History | Annotate | Download | only in config

Lines Matching refs:frag

48   fragS *		frag;
393 fix_new (results.frag,
394 results.addr - results.frag->fr_literal,
430 3) how many bytes this mode will have in the variable part of the frag
567 Although it may not be explicit in the frag, pretend fr_var starts with a
611 target_address_for (fragS *frag)
613 int rv = frag->fr_offset;
614 symbolS *sym = frag->fr_symbol;
1023 m32c_cons_fix_new (fragS * frag,
1049 fix_new_exp (frag, where, (int) size, exp, 0, type);