Searched refs:GetOwnerAtIndex (Results 1 – 11 of 11) sorted by relevance
163 lldb::BreakpointLocationSP GetOwnerAtIndex(size_t idx);
114 BreakpointLocationSP bp_loc_sp = bp_site_sp->GetOwnerAtIndex(0); in StoreBPInfo()176 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) { in DoShouldNotify()200 const char *kind = bp_site_sp->GetOwnerAtIndex(idx) in GetDescription()356 bp_site_sp->GetOwnerAtIndex(j); in PerformAction()
324 Breakpoint &bp = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in DoPlanExplainsStop()
398 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) { in NextRangeBreakpointExplainsStop()
154 Breakpoint &bp_ref = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in ResetCurrentInlinedDepth()
1885 lldb::BreakpointLocationSP bp_loc_sp(bp_site->GetOwnerAtIndex(0)); in GetSoftwareBreakpointTrapOpcode()
135 BreakpointLocationSP BreakpointSite::GetOwnerAtIndex(size_t index) { in GetOwnerAtIndex() function in BreakpointSite
223 lldb::BreakpointLocationSP bp_loc_sp(bp_site->GetOwnerAtIndex(0)); in GetSoftwareBreakpointTrapOpcode()
660 lldb::BreakpointLocationSP bp_loc_sp(bp_site->GetOwnerAtIndex(0)); in GetSoftwareBreakpointTrapOpcode()
645 bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in DoExecute()
237 bp_site_sp->GetOwnerAtIndex(bp_index)); in GetStopReasonDataAtIndex()