Searched refs:GetConstituentAtIndex (Results 1 – 13 of 13) sorted by relevance
97 lldb::WatchpointSP GetConstituentAtIndex(size_t idx);
133 lldb::BreakpointLocationSP GetConstituentAtIndex(size_t idx);
82 WatchpointSP WatchpointResource::GetConstituentAtIndex(size_t idx) { in GetConstituentAtIndex() function in WatchpointResource
140 BreakpointLocationSP BreakpointSite::GetConstituentAtIndex(size_t index) { in GetConstituentAtIndex() function in BreakpointSite
115 BreakpointLocationSP bp_loc_sp = bp_site_sp->GetConstituentAtIndex(0); in StoreBPInfo()125 if (!bp_site_sp->GetConstituentAtIndex(i) in StoreBPInfo()197 const char *kind = bp_site_sp->GetConstituentAtIndex(idx) in GetDescription()
297 Breakpoint &bp = bp_site_sp->GetConstituentAtIndex(i)->GetBreakpoint(); in DoPlanExplainsStop()
411 if (!bp_site_sp->GetConstituentAtIndex(i)->GetBreakpoint().IsInternal()) { in NextRangeBreakpointExplainsStop()
162 bp_site_sp->GetConstituentAtIndex(i)->GetBreakpoint(); in ResetCurrentInlinedDepth()
1969 lldb::BreakpointLocationSP bp_loc_sp(bp_site->GetConstituentAtIndex(0)); in GetSoftwareBreakpointTrapOpcode()
503 thread, wp_rsrc_sp->GetConstituentAtIndex(0)->GetID()); in GetStopInfoForHardwareBP()
244 bp_site_sp->GetConstituentAtIndex(bp_index)); in GetStopReasonDataAtIndex()
505 bp_site_sp->GetConstituentAtIndex(i)->GetBreakpoint(); in DoExecute()
1845 watch_id = wp_resource_sp->GetConstituentAtIndex(0)->GetID(); in SetThreadStopInfo()