Home | History | Annotate | Download | only in bfd

Lines Matching defs:e2

4168   const struct tocsave_entry *e2 = (const struct tocsave_entry *) p2;
4169 return e1->sec == e2->sec && e1->offset == e2->offset;