Searched refs:GetStopSourceLineCount (Results 1 – 3 of 3) sorted by relevance
332 uint32_t GetStopSourceLineCount(bool before) const;
1891 debugger.GetStopSourceLineCount(true); in GetStatus()1893 debugger.GetStopSourceLineCount(false); in GetStatus()
466 uint32_t Debugger::GetStopSourceLineCount(bool before) const { in GetStopSourceLineCount() function in Debugger