Home
last modified time | relevance | path

Searched refs:echo_commands (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/
DCommandInterpreter.h96 LazyBool echo_commands, LazyBool echo_comments, in CommandInterpreterRunOptions() argument
100 m_stop_on_crash(stop_on_crash), m_echo_commands(echo_commands), in CommandInterpreterRunOptions()
140 void SetEchoCommands(bool echo_commands) { in SetEchoCommands() argument
141 m_echo_commands = echo_commands ? eLazyBoolYes : eLazyBoolNo; in SetEchoCommands()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DCommandInterpreter.h97 LazyBool echo_commands, LazyBool echo_comments, in CommandInterpreterRunOptions() argument
101 m_stop_on_crash(stop_on_crash), m_echo_commands(echo_commands), in CommandInterpreterRunOptions()
141 void SetEchoCommands(bool echo_commands) { in SetEchoCommands() argument
142 m_echo_commands = echo_commands ? eLazyBoolYes : eLazyBoolNo; in SetEchoCommands()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/
DCommandInterpreter.h97 LazyBool echo_commands, LazyBool echo_comments, in CommandInterpreterRunOptions() argument
101 m_stop_on_crash(stop_on_crash), m_echo_commands(echo_commands), in CommandInterpreterRunOptions()
141 void SetEchoCommands(bool echo_commands) { in SetEchoCommands() argument
142 m_echo_commands = echo_commands ? eLazyBoolYes : eLazyBoolNo; in SetEchoCommands()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DCommandInterpreter.h97 LazyBool echo_commands, LazyBool echo_comments, in CommandInterpreterRunOptions() argument
101 m_stop_on_crash(stop_on_crash), m_echo_commands(echo_commands), in CommandInterpreterRunOptions()
141 void SetEchoCommands(bool echo_commands) { in SetEchoCommands() argument
142 m_echo_commands = echo_commands ? eLazyBoolYes : eLazyBoolNo; in SetEchoCommands()