Home
last modified time | relevance | path

Searched refs:wp_type (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationClient.cpp411 for (auto wp_type : watchpoint_types) { in GetRemoteQSupported() local
412 if (wp_type == "x86_64") in GetRemoteQSupported()
414 if (wp_type == "aarch64-mask") in GetRemoteQSupported()
416 if (wp_type == "aarch64-bas") in GetRemoteQSupported()