Searched refs:SetTargetSP (Results 1 – 4 of 4) sorted by relevance
152 void SetTargetSP(const lldb::TargetSP &target_sp);472 void SetTargetSP(const lldb::TargetSP &target_sp);
246 void ExecutionContext::SetTargetSP(const lldb::TargetSP &target_sp) { in SetTargetSP() function in ExecutionContext463 void ExecutionContextRef::SetTargetSP(const lldb::TargetSP &target_sp) { in SetTargetSP() function in ExecutionContextRef470 SetTargetSP(process_sp->GetTarget().shared_from_this()); in SetProcessSP()
43 m_exe_ctx_sp->SetTargetSP(target.GetSP()); in SBExecutionContext()
2807 m_exe_ctx_ref.SetTargetSP(target_sp); in EvaluationPoint()