Searched refs:LLDB_LOG_OPTION_APPEND (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DLog.h43 #define LLDB_LOG_OPTION_APPEND (1U << 8) macro
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp115 log_options |= LLDB_LOG_OPTION_APPEND;
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1178 if (log_options & LLDB_LOG_OPTION_APPEND)

Completed in 71 milliseconds