Home | History | Annotate | Download | only in bfd

Lines Matching defs:sym2

2107   const struct mmo_symbol *sym2 = *(const struct mmo_symbol **) arg2;
2110 if (sym1->serno < sym2->serno)
2112 else if (sym1->serno > sym2->serno)