Lines Matching defs:SetSP
172 sb_process.SetSP(process_sp);
268 sb_process.SetSP(process_sp);
391 sb_process.SetSP(target_sp->GetProcessSP());
437 sb_process.SetSP(target_sp->GetProcessSP());
471 sb_process.SetSP(target_sp->GetProcessSP());
501 sb_process.SetSP(target_sp->GetProcessSP());
528 sb_process.SetSP(target_sp->GetProcessSP());
555 sb_process.SetSP(process_sp);
595 void SBTarget::SetSP(const lldb::TargetSP &target_sp) {
1301 sb_watchpoint.SetSP(target_sp->GetWatchpointList().GetByIndex(idx));
1332 sb_watchpoint.SetSP(watchpoint_sp);
1379 sb_watchpoint.SetSP(watchpoint_sp);
1427 sb_value.SetSP(new_value_sp);
1445 sb_value.SetSP(new_value_sp);
1461 sb_value.SetSP(new_value_sp);
1538 sb_module.SetSP(target_sp->GetOrCreateModule(*module_spec.m_opaque_up,
1547 sb_module.SetSP(target_sp->GetOrCreateModule(*module_spec.m_opaque_up,
1599 sb_module.SetSP(target_sp->GetImages().FindFirstModule(module_spec));
1718 sb_module.SetSP(module_sp);
2345 expr_result.SetSP(expr_value_sp, options.GetFetchDynamicValue());