Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-server/
H A DLLDBServerUtilities.cpp55 bool success = Log::EnableLogChannel( in SetupLogging()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Utility/
H A DLog.h110 EnableLogChannel(const std::shared_ptr<llvm::raw_ostream> &log_stream_sp,
/freebsd-12.1/contrib/llvm/tools/lldb/source/Utility/
H A DLog.cpp204 bool Log::EnableLogChannel( in EnableLogChannel() function in Log
/freebsd-12.1/contrib/llvm/tools/lldb/source/Core/
H A DDebugger.cpp1285 return Log::EnableLogChannel(log_stream_sp, log_options, channel, categories, in EnableLog()