Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp275 DebugInfoLinker.setVerbosity(Options.Verbose); in linkDebugInfo()
/llvm-project-15.0.7/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h253 void setVerbosity(bool Verbose) { Options.Verbose = Verbose; } in setVerbosity() function
/llvm-project-15.0.7/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp574 GeneralLinker.setVerbosity(Options.Verbose); in link()