Searched refs:GetBreakpoint (Results 1 – 18 of 18) sorted by relevance
90 Mutex::Locker api_locker (m_opaque_sp->GetBreakpoint().GetTarget().GetAPIMutex()); in GetLoadAddress()102 Mutex::Locker api_locker (m_opaque_sp->GetBreakpoint().GetTarget().GetAPIMutex()); in SetEnabled()112 Mutex::Locker api_locker (m_opaque_sp->GetBreakpoint().GetTarget().GetAPIMutex()); in IsEnabled()124 Mutex::Locker api_locker (m_opaque_sp->GetBreakpoint().GetTarget().GetAPIMutex()); in GetIgnoreCount()136 Mutex::Locker api_locker (m_opaque_sp->GetBreakpoint().GetTarget().GetAPIMutex()); in SetIgnoreCount()146 Mutex::Locker api_locker (m_opaque_sp->GetBreakpoint().GetTarget().GetAPIMutex()); in SetCondition()156 Mutex::Locker api_locker (m_opaque_sp->GetBreakpoint().GetTarget().GetAPIMutex()); in GetCondition()167 Mutex::Locker api_locker (m_opaque_sp->GetBreakpoint().GetTarget().GetAPIMutex()); in SetThreadID()178 Mutex::Locker api_locker (m_opaque_sp->GetBreakpoint().GetTarget().GetAPIMutex()); in GetThreadID()189 Mutex::Locker api_locker (m_opaque_sp->GetBreakpoint().GetTarget().GetAPIMutex()); in SetThreadIndex()[all …]
236 return bp_loc_sp->GetBreakpoint().GetID(); in GetStopReasonDataAtIndex()
43 … BreakpointLocationSP old_bp_loc = FindByIDPair (bp_loc->GetBreakpoint().GetID(), bp_loc->GetID()); in Add()72 return m_break_id == bp_loc->GetBreakpoint().GetID() in operator ()()176 if (!(*pos)->GetBreakpoint().IsInternal ()) in IsInternal()
74 BreakpointLocation::GetBreakpoint () in GetBreakpoint() function in BreakpointLocation513 m_owner.GetTarget().GetProcessSP()->RemoveOwnerFromBreakpointSite (GetBreakpoint().GetID(), in ClearBreakpointSite()
73 if (m_owners.GetByIndex(i)->GetBreakpoint().GetID() == bp_id) in IsBreakpointAtThisSite()
721 Breakpoint::BreakpointEventData::GetBreakpoint () in GetBreakpoint() function in Breakpoint::BreakpointEventData
152 m_break_id = bp_loc_sp->GetBreakpoint().GetID(); in StoreBPInfo()153 m_was_one_shot = bp_loc_sp->GetBreakpoint().IsOneShot(); in StoreBPInfo()216 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) in DoShouldNotify()247 … const char *kind = bp_site_sp->GetOwnerAtIndex(idx)->GetBreakpoint().GetBreakpointKind(); in GetDescription()383 if (bp_loc_sp->GetBreakpoint().IsInternal()) in PerformAction()416 if (!bp_loc_sp->IsEnabled() || !bp_loc_sp->GetBreakpoint().IsEnabled()) in PerformAction()476 … if (callback_says_stop && bp_loc_sp && bp_loc_sp->GetBreakpoint().IsOneShot()) in PerformAction()478 … thread_sp->GetProcess()->GetTarget().RemoveBreakpointByID (bp_loc_sp->GetBreakpoint().GetID()); in PerformAction()
418 if (!bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint().IsInternal()) in NextRangeBreakpointExplainsStop()
409 Breakpoint &bp = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in DoPlanExplainsStop()
176 … Breakpoint &bp_ref = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in ResetCurrentInlinedDepth()
25 breakpoint = obj.GetBreakpoint()
104 GetBreakpoint ();
92 GetBreakpoint ();
80 GetBreakpoint ();
118 GetBreakpoint ();
285 …assert (target.GetBreakpointByID(m_dyld_bid)->FindLocationByAddress(break_addr)->GetBreakpoint().G… in SetRendezvousBreakpoint()
827 … Breakpoint &bp_ref = bp_site_sp->GetOwnerAtIndex(i)->GetBreakpoint(); in DoExecute()
2476 lldb.SBBreakpointLocation.GetBreakpoint lldb.SBBreakpointLocation-class.html#GetBreakpoint