Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h319 uint32_t StopCount() const { return m_stop_count; } in StopCount()
400 uint32_t m_stop_count; // A count of many times have we stopped variable
H A DMachProcess.mm1347 m_stop_count++;
1378 m_stop_count = 0;