Searched refs:stop_sp (Results 1 – 2 of 2) sorted by relevance
82 BreakpointLocationSP stop_sp; in FindByIDPair() local85 stop_sp = *pos; in FindByIDPair()87 return stop_sp; in FindByIDPair()92 BreakpointLocationSP stop_sp; in FindByIDPair() local96 stop_sp = *pos; in FindByIDPair()98 return stop_sp; in FindByIDPair()103 BreakpointLocationSP stop_sp; in GetByIndex() local105 stop_sp = m_break_loc_collection[i]; in GetByIndex()107 return stop_sp; in GetByIndex()113 BreakpointLocationSP stop_sp; in GetByIndex() local[all …]
113 BreakpointSiteSP stop_sp; in FindByID() local116 stop_sp = pos->second; in FindByID()118 return stop_sp; in FindByID()124 BreakpointSiteSP stop_sp; in FindByID() local127 stop_sp = pos->second; in FindByID()129 return stop_sp; in FindByID()