Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h182 uint32_t m_watch_read : 1, // 1 if we stop when the watched data is read from variable
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBBreakpoint.h111 m_watch_read : 1, // 1 if we stop when the watched data is read from variable