Searched refs:RemoveBreakpointByID (Results 1 – 13 of 13) sorted by relevance
106 m_thread.CalculateTarget()->RemoveBreakpointByID (m_break_ids[i]); in ~ThreadPlanRunToAddress()240 m_thread.CalculateTarget()->RemoveBreakpointByID (m_break_ids[i]); in MischiefManaged()
113 target_sp->RemoveBreakpointByID(m_return_bp_id); in Clear()120 target_sp->RemoveBreakpointByID((*pos).second); in Clear()
137 m_thread.CalculateTarget()->RemoveBreakpointByID(m_return_bp_id); in ~ThreadPlanStepOut()385 m_thread.CalculateTarget()->RemoveBreakpointByID (m_return_bp_id); in MischiefManaged()
242 m_thread.GetProcess()->GetTarget().RemoveBreakpointByID (m_backstop_bkpt_id); in ClearBackstopBreakpoint()
323 GetTarget().RemoveBreakpointByID (m_next_branch_bp_sp->GetID()); in ClearNextBranchBreakpoint()
478 … thread_sp->GetProcess()->GetTarget().RemoveBreakpointByID (bp_loc_sp->GetBreakpoint().GetID()); in PerformAction()
681 Target::RemoveBreakpointByID (break_id_t break_id) in RemoveBreakpointByID() function in Target
106 m_process->GetTarget().RemoveBreakpointByID (m_dyld_bid); in ~DynamicLoaderPOSIXDYLD()
1574 target->RemoveBreakpointByID (bp->GetID()); in DoExecute()1713 target->RemoveBreakpointByID (cur_bp_id.GetBreakpointID()); in DoExecute()
611 RemoveBreakpointByID (lldb::break_id_t break_id);
430 m_process_sp->GetTarget().RemoveBreakpointByID (m_trampolines_changed_bp_id); in ~AppleObjCVTables()
245 m_process->GetTarget().RemoveBreakpointByID (m_break_id); in Clear()
1649 result = target_sp->RemoveBreakpointByID (bp_id); in BreakpointDelete()