Searched refs:GetStopSourceLineCount (Results 1 – 3 of 3) sorted by relevance
290 uint32_t GetStopSourceLineCount(bool before) const;
1896 debugger.GetStopSourceLineCount(true); in GetStatus()1898 debugger.GetStopSourceLineCount(false); in GetStatus()
401 uint32_t Debugger::GetStopSourceLineCount(bool before) const { in GetStopSourceLineCount() function in Debugger