Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.cpp21 {{"comm"}, {"log communication activity"}, GDBR_LOG_COMM},
H A DProcessGDBRemoteLog.h26 #define GDBR_LOG_COMM (1u << 10) macro
H A DGDBRemoteCommunicationServerLLGS.cpp889 Log *log(GetLogIfAnyCategoriesSet(GDBR_LOG_COMM));
H A DProcessGDBRemote.cpp4257 GDBR_LOG_COMM | GDBR_LOG_MEMORY)); in GetMaxMemorySize()