Home | History | Annotate | Download | only in bfd

Lines Matching full:arg1

2104 mmo_sort_mmo_symbols (const void *arg1, const void *arg2)
2106 const struct mmo_symbol *sym1 = *(const struct mmo_symbol **) arg1;
2116 return ((const char *) arg1 - (const char *) arg2);