Home
last modified time | relevance | path

Searched defs:watch_size (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Interpreter/
H A DOptionGroupWatchpoint.h44 uint32_t watch_size; global() variable
/freebsd/contrib/llvm-project/lldb/source/Interpreter/
H A DOptionGroupWatchpoint.cpp78 IsWatchSizeSupported(uint32_t watch_size) IsWatchSizeSupported() argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DNativeRegisterContextDBReg_arm64.cpp428 uint32_t watch_size; in GetWatchpointHitIndex() local
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBWatchpoint.cpp128 watch_size = watchpoint_sp->GetByteSize(); in GetWatchSize() local