Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachProcess.h311 uint32_t StopCount() const { return m_stop_count; } in StopCount()
388 uint32_t m_stop_count; // A count of many times have we stopped variable
DMachProcess.mm1324 m_stop_count++;
1354 m_stop_count = 0;