Searched refs:SetHardwareIndex (Results 1 – 7 of 7) sorted by relevance
87 SetHardwareIndex(INVALID_NUB_HW_INDEX); in SetEnabled()103 void SetHardwareIndex(uint32_t hw_index) { m_hw_index = hw_index; } in SetHardwareIndex() function
728 (DNBBreakpoint::SetHardwareIndex()): New accessor.
104 SetHardwareIndex (uint32_t index) in SetHardwareIndex() function
378 wp_sp->SetHardwareIndex((uint32_t)exc_sub_sub_code); in CreateStopReasonWithMachException()413 wp_sp->SetHardwareIndex((uint32_t)exc_sub_sub_code); in CreateStopReasonWithMachException()
700 wp->SetHardwareIndex(wp_hw_index); in EnableWatchpoint()770 wp->SetHardwareIndex(LLDB_INVALID_INDEX32); in DisableWatchpoint()
308 SetHardwareIndex(LLDB_INVALID_INDEX32); in SetEnabled()
988 bp->SetHardwareIndex(m_thread_list.EnableHardwareBreakpoint(bp)); in EnableBreakpoint()1063 wp->SetHardwareIndex(m_thread_list.EnableHardwareWatchpoint(wp)); in EnableWatchpoint()