Searched refs:GetSelectedExecutionContext (Results 1 – 3 of 3) sorted by relevance
193 ExecutionContext GetSelectedExecutionContext();
2935 : m_debugger.GetSelectedExecutionContext(); in GetExecutionContext()3050 ExecutionContext exe_ctx = m_debugger.GetSelectedExecutionContext(); in IOHandlerInputComplete()
979 ExecutionContext Debugger::GetSelectedExecutionContext() { in GetSelectedExecutionContext() function in Debugger