Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp616 static bool symbolIsDefined(const NMSymbol &Sym) { in symbolIsDefined() function
800 if (OutputFormat == sysv || !symbolIsDefined(S)) { in printSymbolList()
811 if (symbolIsDefined(S)) { in printSymbolList()