Home
last modified time | relevance | path

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

/external/lldb/tools/debugserver/source/
DDNBBreakpoint.h98 bool WatchpointRead() const { return m_watch_read != 0; } in WatchpointRead() function
/external/lldb/source/Breakpoint/
DWatchpoint.cpp333 Watchpoint::WatchpointRead () const in WatchpointRead() function in Watchpoint