Searched refs:SetTargetSP (Results 1 – 5 of 5) sorted by relevance
177 void SetTargetSP(const lldb::TargetSP &target_sp);562 void SetTargetSP(const lldb::TargetSP &target_sp);
34 m_exe_ctx_sp->SetTargetSP(target.GetSP()); in SBExecutionContext()
255 void ExecutionContext::SetTargetSP(const lldb::TargetSP &target_sp) { in SetTargetSP() function in ExecutionContext473 void ExecutionContextRef::SetTargetSP(const lldb::TargetSP &target_sp) { in SetTargetSP() function in ExecutionContextRef480 SetTargetSP(process_sp->GetTarget().shared_from_this()); in SetProcessSP()
939 exe_ctx.SetTargetSP(target_sp); in GetSelectedExecutionContext()
2962 m_exe_ctx_ref.SetTargetSP(target_sp); in EvaluationPoint()