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.cpp439 for (auto wp_type : watchpoint_types) { in GetRemoteQSupported() local
440 if (wp_type == "x86_64") in GetRemoteQSupported()
442 if (wp_type == "aarch64-mask") in GetRemoteQSupported()
444 if (wp_type == "aarch64-bas") in GetRemoteQSupported()