Searched refs:SetTargetPtr (Results 1 – 5 of 5) sorted by relevance
239 SetTargetPtr (Target* target, bool adopt_selected);656 SetTargetPtr (Target* target);
349 ExecutionContext::SetTargetPtr (Target* target) in SetTargetPtr() function in ExecutionContext561 SetTargetPtr (target, adopt_selected); in ExecutionContextRef()679 ExecutionContextRef::SetTargetPtr (Target* target, bool adopt_selected) in SetTargetPtr() function in ExecutionContextRef
1708 exe_ctx.SetTargetPtr(this); in CalculateExecutionContext()
4359 exe_ctx.SetTargetPtr (&m_target); in CalculateExecutionContext()
2880 m_exe_ctx_ref.SetTargetPtr (m_debugger.GetSelectedTarget().get(), adopt_selected); in UpdateExecutionContext()