Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Breakpoint/
H A DWatchpointResource.h154 bool m_watch_read; variable
H A DWatchpoint.h216 uint32_t m_watch_read : 1, // 1 if we stop when the watched data is read from variable