Home | History | Annotate | Download | only in qtools

Lines Matching refs:qsort

326 // This function is used by the qsort() routine to sort symbols
365 // This function is used by the qsort() routine to sort region entries
810 qsort(functions, nfuncs, sizeof(symbol_type), cmp_symbol_addr<T>);
948 qsort(manager->regions, nregions, sizeof(region_type*), cmp_region_addr<T>);
981 qsort(manager->regions, nregions - 1, sizeof(region_type*),