Searched refs:GetOwnerAtIndex (Results 1 – 12 of 12) sorted by relevance
128 lldb::BreakpointLocationSP GetOwnerAtIndex(size_t idx);
111 BreakpointLocationSP bp_loc_sp = bp_site_sp->GetOwnerAtIndex(0); in StoreBPInfo()173 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) { in DoShouldNotify()197 const char *kind = bp_site_sp->GetOwnerAtIndex(idx) in GetDescription()352 bp_site_sp->GetOwnerAtIndex(j); in PerformAction()
291 Breakpoint &bp = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in DoPlanExplainsStop()
410 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) { in NextRangeBreakpointExplainsStop()
155 Breakpoint &bp_ref = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in ResetCurrentInlinedDepth()
1904 lldb::BreakpointLocationSP bp_loc_sp(bp_site->GetOwnerAtIndex(0)); in GetSoftwareBreakpointTrapOpcode()
222 lldb::BreakpointLocationSP bp_loc_sp(bp_site->GetOwnerAtIndex(0)); in GetSoftwareBreakpointTrapOpcode()
142 BreakpointLocationSP BreakpointSite::GetOwnerAtIndex(size_t index) { in GetOwnerAtIndex() function in BreakpointSite
653 lldb::BreakpointLocationSP bp_loc_sp(bp_site->GetOwnerAtIndex(0)); in GetSoftwareBreakpointTrapOpcode()
538 bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in DoExecute()
237 bp_site_sp->GetOwnerAtIndex(bp_index)); in GetStopReasonDataAtIndex()
472 lldb::BreakpointLocationSP bp_loc_sp(bp_site->GetOwnerAtIndex(0)); in GetSoftwareBreakpointTrapOpcode()