Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-nm/
H A Dllvm-nm.cpp261 bool FormatSpecific = SymFlags & SymbolRef::SF_FormatSpecific; in shouldPrint() local
264 (FormatSpecific && !(SpecialSyms || DebugSyms))) in shouldPrint()