Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp353 DebugInfoLinker.setVerbosity(Options.Verbose); in linkDebugInfo()
/openbsd-src/gnu/llvm/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h275 void setVerbosity(bool Verbose) { Options.Verbose = Verbose; } in setVerbosity() function
/openbsd-src/gnu/llvm/llvm/tools/dsymutil/
H A DDwarfLinkerForBinary.cpp573 GeneralLinker.setVerbosity(Options.Verbose); in link()