Home | History | Annotate | Download | only in src

Lines Matching refs:def2

3872   int def2 = ndxtosym[idx2]->defined && !ndxtosym[idx2]->in_dso;
3874 if (! def1 && def2)
3876 if (def1 && !def2)