Lines Matching refs:now_seg
471 current_seg = now_seg; /* Save current seg. */ in tic54x_bss()
646 stag_saved_seg = now_seg; in tic54x_struct()
1206 S_SET_SEGMENT (line_label, now_seg); in tic54x_sect()
1245 if (expn.X_op != O_constant || frag_bit_offset (frag_now, now_seg) == -1) in tic54x_space()
1249 bi->seg = now_seg; in tic54x_space()
1309 if (now_seg == absolute_section) in tic54x_space()
1366 current_seg = now_seg; /* Save current seg. */ in tic54x_usect()
1754 int bit_offset = frag_bit_offset (frag_now, now_seg); in tic54x_field()
1756 fragS *alloc_frag = bit_offset_frag (frag_now, now_seg); in tic54x_field()
1766 bi->seg = now_seg; in tic54x_field()
1830 segT seg = now_seg; in tic54x_clink()
4003 flagword oldflags = bfd_get_section_flags (stdoutput, now_seg); in emit_insn()
4006 if (! bfd_set_section_flags (stdoutput, now_seg, flags)) in emit_insn()
4008 bfd_section_name (stdoutput, now_seg), in emit_insn()