Lines Matching full:frag_now
518 symbol_set_frag (symbolP, frag_now);
986 symbol_set_frag (line_label, frag_now);
1207 frag_now);
1245 if (expn.X_op != O_constant || frag_bit_offset (frag_now, now_seg) == -1)
1264 bit_offset = frag_now->tc_frag_data;
1275 symbol_set_frag (label, frag_now);
1279 frag_now->tc_frag_data += expn.X_add_number;
1287 symbol_set_frag (label, frag_now);
1314 frag_now->tc_frag_data = bit_offset;
1324 frag_now->tc_frag_data = bit_offset;
1329 symbol_set_frag (label, frag_now);
1422 symbol_set_frag (line_label, frag_now);
1555 symbol_set_frag (line_label, frag_now);
1732 frag_now->tc_frag_data = 0;
1747 frag_now->tc_frag_data = 0;
1754 int bit_offset = frag_bit_offset (frag_now, now_seg);
1756 fragS *alloc_frag = bit_offset_frag (frag_now, now_seg);
1779 frag_now->tc_frag_data = 0;
1780 alloc_frag = frag_now;
1785 p = alloc_frag == frag_now ?
1786 frag_now->fr_literal + frag_now_fix_octets () - 2 :
1791 if (alloc_frag == frag_now)
4023 fix_new_exp (frag_now, p - frag_now->fr_literal,