Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp618 static bool symbolIsDefined(const NMSymbol &Sym) { in symbolIsDefined() function
802 if (OutputFormat == sysv || !symbolIsDefined(S)) { in printSymbolList()
813 if (symbolIsDefined(S)) { in printSymbolList()