Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/Breakpoint/
DWatchpoint.h179 uint32_t m_watch_read : 1, // 1 if we stop when the watched data is read from variable
/external/llvm-project/lldb/tools/debugserver/source/
DDNBBreakpoint.h111 m_watch_read : 1, // 1 if we stop when the watched data is read from variable