Searched refs:GetStopSourceLineCount (Results 1 – 3 of 3) sorted by relevance
328 uint32_t GetStopSourceLineCount(bool before) const;
1906 debugger.GetStopSourceLineCount(true); in GetStatus()1908 debugger.GetStopSourceLineCount(false); in GetStatus()
473 uint32_t Debugger::GetStopSourceLineCount(bool before) const { in GetStopSourceLineCount() function in Debugger