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

/external/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp162 struct NMSymbol { struct in namespace:__anon26405
171 static bool compareSymbolAddress(const NMSymbol &A, const NMSymbol &B) {
193 static bool compareSymbolSize(const NMSymbol &A, const NMSymbol &B) {
215 static bool compareSymbolName(const NMSymbol &A, const NMSymbol &B) {
257 typedef std::vector<NMSymbol> SymbolListT;
743 NMSymbol S;

Completed in 76 milliseconds