Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DWatchpoint.h183 m_watch_write : 1, // 1 if we stop when the watched data is written to variable
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DDNBBreakpoint.h112 m_watch_write : 1; // 1 if we stop when the watched data is written to variable