Home
last modified time | relevance | path

Searched refs:symbolCompare (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/codesighs/
Dmaptsvdifftool.c299 static int symbolCompare(const void* in1, const void* in2) in symbolCompare() function
951 … qsort(theObject->mSymbols, theObject->mSymbolCount, sizeof(SymbolStats), symbolCompare); in difftool()