Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DLLDBLog.cpp69 static Log::Channel g_log_channel(g_categories, variable
78 return g_log_channel; in LogChannelFor()
82 Log::Register("lldb", g_log_channel); in InitializeLldbChannel()