Searched refs:GetOwnerAtIndex (Results 1 – 10 of 10) sorted by relevance
128 lldb::BreakpointLocationSP GetOwnerAtIndex(size_t idx);
113 BreakpointLocationSP bp_loc_sp = bp_site_sp->GetOwnerAtIndex(0); in StoreBPInfo()123 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) { in StoreBPInfo()193 const char *kind = bp_site_sp->GetOwnerAtIndex(idx) in GetDescription()369 bp_site_sp->GetOwnerAtIndex(j); in PerformAction()
297 Breakpoint &bp = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in DoPlanExplainsStop()
410 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) { in NextRangeBreakpointExplainsStop()
159 Breakpoint &bp_ref = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in ResetCurrentInlinedDepth()
1862 lldb::BreakpointLocationSP bp_loc_sp(bp_site->GetOwnerAtIndex(0)); in GetSoftwareBreakpointTrapOpcode()
142 BreakpointLocationSP BreakpointSite::GetOwnerAtIndex(size_t index) { in GetOwnerAtIndex() function in BreakpointSite
438 lldb::BreakpointLocationSP bp_loc_sp(bp_site->GetOwnerAtIndex(0)); in GetSoftwareBreakpointTrapOpcode()
244 bp_site_sp->GetOwnerAtIndex(bp_index)); in GetStopReasonDataAtIndex()
574 bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in DoExecute()