Home
last modified time | relevance | path

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

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