Lines Matching defs:log_options
1246 log_options = LLDB_LOG_OPTION_PREPEND_TIMESTAMP | LLDB_LOG_OPTION_PREPEND_THREAD_NAME;1248 return m_opaque_sp->EnableLog (channel, categories, NULL, log_options, errors);