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

/freebsd-11-stable/contrib/llvm-project/lldb/tools/lldb-server/
H A DLLDBServerUtilities.cpp38 SetupLogging(const std::string &log_file, const StringRef &log_channels, uint32_t log_options) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectLog.cpp139 uint32_t log_options; member in class:CommandObjectLogEnable::CommandOptions
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DLog.cpp201 EnableLogChannel( const std::shared_ptr<llvm::raw_ostream> &log_stream_sp, uint32_t log_options, llvm::StringRef channel, llvm::ArrayRef<const char *> categories, llvm::raw_ostream &error_stream) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBDebugger.cpp1594 uint32_t log_options = local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DDebugger.cpp1156 EnableLog(llvm::StringRef channel, llvm::ArrayRef<const char *> categories, llvm::StringRef log_file, uint32_t log_options, llvm::raw_ostream &error_stream) argument

Completed in 101 milliseconds