Home
last modified time | relevance | path

Searched defs:LogChannelFor (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/lldb/source/Utility/
HDLLDBLog.cpp77 template <> Log::Channel &lldb_private::LogChannelFor<LLDBLog>() { in LogChannelFor() function in lldb_private
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
HDLogChannelDWARF.cpp30 template <> Log::Channel &lldb_private::LogChannelFor<DWARFLog>() { in LogChannelFor() function in lldb_private
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDProcessGDBRemoteLog.cpp38 template <> Log::Channel &lldb_private::LogChannelFor<GDBRLog>() { in LogChannelFor() function in lldb_private
/freebsd-14-stable/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
HDProcessPOSIXLog.cpp27 template <> Log::Channel &lldb_private::LogChannelFor<POSIXLog>() { in LogChannelFor() function in lldb_private