Home | History | Annotate | Download | only in src

Lines Matching full:compare_symbols_output

827 compare_symbols_output (const void *a, const void *b)
1648 qsort (symbols, total_syms, sizeof symbols[0], compare_symbols_output);