Searched refs:SetTargetSP (Results 1 – 5 of 5) sorted by relevance
152 void SetTargetSP(const lldb::TargetSP &target_sp);471 void SetTargetSP(const lldb::TargetSP &target_sp);
246 void ExecutionContext::SetTargetSP(const lldb::TargetSP &target_sp) { in SetTargetSP() function in ExecutionContext464 void ExecutionContextRef::SetTargetSP(const lldb::TargetSP &target_sp) { in SetTargetSP() function in ExecutionContextRef471 SetTargetSP(process_sp->GetTarget().shared_from_this()); in SetProcessSP()
43 m_exe_ctx_sp->SetTargetSP(target.GetSP()); in SBExecutionContext()
821 exe_ctx.SetTargetSP(target_sp); in GetSelectedExecutionContext()
2907 m_exe_ctx_ref.SetTargetSP(target_sp); in EvaluationPoint()