Home | History | Annotate | Download | only in Commands

Lines Matching refs:bp_site_sp

821                         BreakpointSiteSP bp_site_sp(process->GetBreakpointSiteList().FindByID(bp_site_id));
822 if (bp_site_sp)
824 const size_t num_owners = bp_site_sp->GetNumberOfOwners();
827 Breakpoint &bp_ref = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint();