Lines Matching defs:SetSP
171 sb_process.SetSP(process_sp);
260 sb_process.SetSP(process_sp);
383 sb_process.SetSP(target_sp->GetProcessSP());
429 sb_process.SetSP(target_sp->GetProcessSP());
463 sb_process.SetSP(target_sp->GetProcessSP());
493 sb_process.SetSP(target_sp->GetProcessSP());
520 sb_process.SetSP(target_sp->GetProcessSP());
547 sb_process.SetSP(process_sp);
587 void SBTarget::SetSP(const lldb::TargetSP &target_sp) {
1294 sb_watchpoint.SetSP(target_sp->GetWatchpointList().GetByIndex(idx));
1325 sb_watchpoint.SetSP(watchpoint_sp);
1372 sb_watchpoint.SetSP(watchpoint_sp);
1420 sb_value.SetSP(new_value_sp);
1438 sb_value.SetSP(new_value_sp);
1454 sb_value.SetSP(new_value_sp);
1531 sb_module.SetSP(target_sp->GetOrCreateModule(*module_spec.m_opaque_up,
1540 sb_module.SetSP(target_sp->GetOrCreateModule(*module_spec.m_opaque_up,
1592 sb_module.SetSP(target_sp->GetImages().FindFirstModule(module_spec));
1711 sb_module.SetSP(module_sp);
2334 expr_result.SetSP(expr_value_sp, options.GetFetchDynamicValue());