Searched refs:synchronous_execution (Results 1 – 5 of 5) sorted by relevance
411 bool synchronous_execution = m_interpreter.GetSynchronous(); in DoExecute() local540 if (synchronous_execution) in DoExecute()643 bool synchronous_execution = m_interpreter.GetSynchronous (); in DoExecute() local762 if (synchronous_execution) in DoExecute()935 bool synchronous_execution = m_interpreter.GetSynchronous (); in DoExecute() local1093 if (synchronous_execution) in DoExecute()
252 bool synchronous_execution = m_interpreter.GetSynchronous (); in DoExecute() local312 if (synchronous_execution) in DoExecute()801 bool synchronous_execution = m_interpreter.GetSynchronous (); in DoExecute() local853 if (synchronous_execution) in DoExecute()
76 bool synchronous_execution);
794 … const bool synchronous_execution = target_sp->GetDebugger().GetAsyncExecution () == false; in Launch() local802 if (synchronous_execution) in Launch()818 if (synchronous_execution) in Launch()
100 bool synchronous_execution in CommandInterpreter() argument105 m_synchronous_execution (synchronous_execution), in CommandInterpreter()