Searched refs:sym_local (Results 1 – 2 of 2) sorted by relevance
563 int sym_local; in yasm_value_get_intnum() local584 sym_local = yasm_symrec_get_label(value->rel, &rel_prevbc); in yasm_value_get_intnum()585 if (value->wrt || value->seg_of || value->section_rel || !sym_local) in yasm_value_get_intnum()628 int sym_local; in yasm_value_output_basic() local686 sym_local = yasm_symrec_get_label(value->rel, &rel_prevbc); in yasm_value_output_basic()687 if (value->wrt || value->seg_of || value->section_rel || !sym_local) in yasm_value_output_basic()
981 int sym_local; in span_create_terms() local983 sym_local = yasm_symrec_get_label(span->depval.rel, &rel_precbc); in span_create_terms()985 || !sym_local) in span_create_terms()