Searched refs:wp_hw_index (Results 1 – 2 of 2) sorted by relevance
686 uint32_t wp_hw_index = LLDB_INVALID_INDEX32; in EnableWatchpoint() local692 wp_hw_index = thread->FindVacantWatchpointIndex(); in EnableWatchpoint()694 if (wp_hw_index == LLDB_INVALID_INDEX32) in EnableWatchpoint()700 wp->SetHardwareIndex(wp_hw_index); in EnableWatchpoint()
330 uint32_t wp_hw_index = wp->GetHardwareIndex(); in EnableHardwareWatchpoint() local335 wp_hw_index); in EnableHardwareWatchpoint()