Lines Matching defs:sym2
794 struct symbol *sym2;805 sym2 = sym_check_expr_deps(sym->rev_dep.expr);806 if (sym2)812 sym2 = sym_check_expr_deps(prop->visible.expr);813 if (sym2)817 sym2 = sym_check_expr_deps(prop->expr);818 if (sym2)822 if (sym2) {824 if (sym2 == sym) {826 sym2 = NULL;830 return sym2;