Searched refs:symbolCompare (Results 1 – 1 of 1) sorted by relevance
299 static int symbolCompare(const void* in1, const void* in2) in symbolCompare() function951 … qsort(theObject->mSymbols, theObject->mSymbolCount, sizeof(SymbolStats), symbolCompare); in difftool()