Searched refs:SetTargetSP (Results 1 – 4 of 4) sorted by relevance
182 SetTargetSP (const lldb::TargetSP &target_sp);634 SetTargetSP (const lldb::TargetSP &target_sp);
336 ExecutionContext::SetTargetSP (const lldb::TargetSP &target_sp) in SetTargetSP() function in ExecutionContext634 ExecutionContextRef::SetTargetSP (const lldb::TargetSP &target_sp) in SetTargetSP() function in ExecutionContextRef645 SetTargetSP (process_sp->GetTarget().shared_from_this()); in SetProcessSP()
798 exe_ctx.SetTargetSP (target_sp); in GetSelectedExecutionContext()
3657 m_exe_ctx_ref.SetTargetSP (target_sp); in EvaluationPoint()