Searched refs:SetHardwareIndex (Results 1 – 9 of 9) sorted by relevance
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.
497 wp_sp->SetHardwareIndex((uint32_t)exc_sub_sub_code); in GetStopInfoForHardwareBP()513 bp_sp->SetHardwareIndex((uint32_t)exc_sub_sub_code); in GetStopInfoForHardwareBP()612 wp_sp->SetHardwareIndex((uint32_t)exc_sub_sub_code); in CreateStopReasonWithMachException()655 wp_sp->SetHardwareIndex((uint32_t)exc_sub_sub_code); in CreateStopReasonWithMachException()
43 void SetHardwareIndex(uint32_t index) { m_hardware_index = index; } in SetHardwareIndex() function
240 SetHardwareIndex(LLDB_INVALID_INDEX32); in SetEnabled()
410 wp_sp->SetHardwareIndex(slot_id); in RefreshStateAfterStop()
794 wp->SetHardwareIndex(watch_index); in PerformAction()
2112 bp->SetHardwareIndex(m_thread_list.EnableHardwareBreakpoint(bp));2186 wp->SetHardwareIndex(m_thread_list.EnableHardwareWatchpoint(wp));
1808 wp_sp->SetHardwareIndex(wp_index); in SetThreadStopInfo()