Searched refs:SetTargetSP (Results 1 – 4 of 4) sorted by relevance
182 SetTargetSP (const lldb::TargetSP &target_sp);631 SetTargetSP (const lldb::TargetSP &target_sp);
325 ExecutionContext::SetTargetSP (const lldb::TargetSP &target_sp) in SetTargetSP() function in ExecutionContext623 ExecutionContextRef::SetTargetSP (const lldb::TargetSP &target_sp) in SetTargetSP() function in ExecutionContextRef634 SetTargetSP (process_sp->GetTarget().shared_from_this()); in SetProcessSP()
805 exe_ctx.SetTargetSP (target_sp); in GetSelectedExecutionContext()
3895 m_exe_ctx_ref.SetTargetSP (target_sp); in EvaluationPoint()