Searched refs:SetTarget (Results 1 – 5 of 5) sorted by relevance
299 void SetTarget(const lldb::SBTarget target);
696 void DAP::SetTarget(const lldb::SBTarget target) { in SendReverseRequest() 569 void DAP::SetTarget(const lldb::SBTarget target) { SetTarget() function in lldb_dap::DAP
818 dap.SetTarget(dap.CreateTargetFromArguments(*arguments, status)); in request_attach() 2252 dap.SetTarget(dap.CreateTargetFromArguments(*arguments, status)); in request_scopes()
276 void SetTarget(lldb::TargetSP &target_sp) { m_target_sp = target_sp; } in SetTarget() function
170 ret_sp->SetTarget(target_sp);