Searched refs:SetHardwareIndex (Results 1 – 10 of 10) sorted by relevance
310 wp_sp->SetHardwareIndex((uint32_t)exc_sub_sub_code); in GetStopInfoForHardwareBP()326 bp_sp->SetHardwareIndex((uint32_t)exc_sub_sub_code); in GetStopInfoForHardwareBP()425 wp_sp->SetHardwareIndex((uint32_t)exc_sub_sub_code); in CreateStopReasonWithMachException()468 wp_sp->SetHardwareIndex((uint32_t)exc_sub_sub_code); in CreateStopReasonWithMachException()
76 SetHardwareIndex(INVALID_NUB_HW_INDEX); in SetEnabled()91 void SetHardwareIndex(uint32_t hw_index) { m_hw_index = hw_index; } in SetHardwareIndex() function
728 (DNBBreakpoint::SetHardwareIndex()): New accessor.
43 void SetHardwareIndex(uint32_t index) { m_hardware_index = index; } in SetHardwareIndex() function
241 SetHardwareIndex(LLDB_INVALID_INDEX32); in SetEnabled()
724 wp->SetHardwareIndex(wp_hw_index); in EnableWatchpoint()781 wp->SetHardwareIndex(LLDB_INVALID_INDEX32); in DisableWatchpoint()
422 wp_sp->SetHardwareIndex(slot_id); in RefreshStateAfterStop()
741 wp->SetHardwareIndex(watch_index); in PerformAction()
2087 bp->SetHardwareIndex(m_thread_list.EnableHardwareBreakpoint(bp));2161 wp->SetHardwareIndex(m_thread_list.EnableHardwareWatchpoint(wp));
1866 wp_sp->SetHardwareIndex(wp_index); in SetThreadStopInfo()