Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Breakpoint/
HDWatchpoint.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()