Searched refs:GetSelectedExecutionContext (Results 1 – 3 of 3) sorted by relevance
196 ExecutionContext GetSelectedExecutionContext();
2986 : m_debugger.GetSelectedExecutionContext(); in GetExecutionContext()3106 ExecutionContext exe_ctx = m_debugger.GetSelectedExecutionContext(); in IOHandlerInputComplete()
1051 ExecutionContext Debugger::GetSelectedExecutionContext() { in GetSelectedExecutionContext() function in Debugger