Searched refs:_CompareSymbols (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/debugger/debug_info/
H A DImageDebugInfo.h77 static int _CompareSymbols(const SymbolInfo* a,
/haiku/src/kits/debugger/debug_info/
H A DImageDebugInfo.cpp54 symbols.SortItems(&_CompareSymbols);
214 ImageDebugInfo::_CompareSymbols(const SymbolInfo* a, const SymbolInfo* b) function in class:ImageDebugInfo

Completed in 33 milliseconds