Home
last modified time | relevance | path

Searched refs:old_watch_read (Results 1 – 1 of 1) sorted by relevance

/external/lldb/source/Breakpoint/
DWatchpoint.cpp324 int old_watch_read = m_watch_read; in SetWatchpointType() local
328 if (notify && (old_watch_read != m_watch_read || old_watch_write != m_watch_write)) in SetWatchpointType()