Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectWatchpoint.cpp209 std::optional<uint32_t> num_supported_hardware_watchpoints = in DoExecute() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTarget.cpp836 std::optional<uint32_t> num_supported_hardware_watchpoints = in CheckIfWatchpointsSupported() local