Home
last modified time | relevance | path

Searched defs:log_options (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/lldb/tools/lldb-server/
H A DLLDBServerUtilities.cpp56 uint32_t log_options) { in SetupLogging()
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp155 uint32_t log_options = 0; member in CommandObjectLogEnable::CommandOptions
/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp225 uint32_t log_options, llvm::StringRef channel, in EnableLogChannel()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1669 uint32_t log_options = in EnableLog() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1635 llvm::StringRef log_file, uint32_t log_options, in EnableLog()