Searched refs:lp_sym (Results 1 – 1 of 1) sorted by relevance
893 static symbolS *lp_sym = NULL; variable1054 if (lp_sym == NULL) in s390_lit_suffix()1057 lp_sym = symbol_make (tmp_name); in s390_lit_suffix()1079 exp_p->X_op_symbol = lp_sym; in s390_lit_suffix()1818 if (lp_sym == NULL || lpe_count == 0) in s390_literals()1822 S_SET_SEGMENT (lp_sym, now_seg); in s390_literals()1823 S_SET_VALUE (lp_sym, (valueT) frag_now_fix ()); in s390_literals()1824 lp_sym->sy_frag = frag_now; in s390_literals()1867 lp_sym = NULL; in s390_literals()