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