Searched refs:Breakpoint (Results 1 – 1 of 1) sorted by relevance
63 enum class HwFeature { Watchpoint, Breakpoint }; enumerator83 } else if (feature == HwFeature::Breakpoint && hb_count == 0) { in check_hw_feature_supported()360 check_hw_feature_supported(child, HwFeature::Breakpoint); in TEST()