Searched defs:watch_size (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupWatchpoint.h45 uint32_t watch_size; member in class:lldb_private::OptionGroupWatchpoint
/freebsd-11-stable/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupWatchpoint.cpp67 bool OptionGroupWatchpoint::IsWatchSizeSupported(uint32_t watch_size) { argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/API/
H A DSBWatchpoint.cpp131 size_t watch_size = 0; local

Completed in 101 milliseconds