Home
last modified time | relevance | path

Searched refs:m_debug_mode (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/lldb/tools/driver/
H A DDriver.h78 bool m_debug_mode = false; member
H A DDriver.cpp237 m_option_data.m_debug_mode = true; in ProcessArgs()
501 if (m_option_data.m_debug_mode) { in MainLoop()
576 if (m_option_data.m_debug_mode) { in MainLoop()