Searched refs:GetStopSourceLineCount (Results 1 – 3 of 3) sorted by relevance
342 uint64_t GetStopSourceLineCount(bool before) const;
1907 debugger.GetStopSourceLineCount(true); in GetStatus()1909 debugger.GetStopSourceLineCount(false); in GetStatus()
525 uint64_t Debugger::GetStopSourceLineCount(bool before) const { in GetStopSourceLineCount() function in Debugger