Searched refs:watchpoint_types (Results 1 – 1 of 1) sorted by relevance
436 llvm::SmallVector<llvm::StringRef, 4> watchpoint_types; in GetRemoteQSupported() local437 x.split(watchpoint_types, ','); in GetRemoteQSupported()439 for (auto wp_type : watchpoint_types) { in GetRemoteQSupported()