Searched refs:IsWatchSizeSupported (Results 1 – 3 of 3) sorted by relevance
24 static bool IsWatchSizeSupported(uint32_t watch_size);
67 bool OptionGroupWatchpoint::IsWatchSizeSupported(uint32_t watch_size) { in IsWatchSizeSupported() function in OptionGroupWatchpoint
857 if (!OptionGroupWatchpoint::IsWatchSizeSupported(size)) in CreateWatchpoint()