Home
last modified time | relevance | path

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

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