Lines Matching refs:now_seg
255 S_SET_SEGMENT (symbolP, now_seg); in define_sym_at_dot()
284 if (now_seg == absolute_section) in colon()
336 || locsym->lsy_section != now_seg in colon()
343 locsym->lsy_section = now_seg; in colon()
382 && (now_seg == data_section in colon()
383 || now_seg == bss_section in colon()
384 || now_seg == S_GET_SEGMENT (symbolP))) in colon()
387 if (now_seg != data_section) in colon()
433 && S_GET_SEGMENT (symbolP) == now_seg)) in colon()
444 symbolP = (symbolS *) local_symbol_make (sym_name, now_seg, in colon()
450 symbolP = symbol_new (sym_name, now_seg, (valueT) frag_now_fix (), in colon()
694 return symbol_temp_new (now_seg, frag_now_fix (), frag_now); in symbol_temp_new_now()
2457 S_SET_SEGMENT (sym, now_seg); in symbol_set_value_now()