Home
last modified time | relevance | path

Searched defs:supported_features (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/source/Breakpoint/
H A DWatchpointAlgorithms.cpp26 WatchpointHardwareFeature supported_features, ArchSpec &arch) { in AtomizeWatchpointRequest()
/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemote.cpp3178 WatchpointHardwareFeature supported_features = EnableWatchpoint() local