Searched refs:GetStopSourceLineCount (Results 1 – 3 of 3) sorted by relevance
340 uint64_t GetStopSourceLineCount(bool before) const;
2045 debugger.GetStopSourceLineCount(true); in GetStatus()2047 debugger.GetStopSourceLineCount(false); in GetStatus()
620 uint64_t Debugger::GetStopSourceLineCount(bool before) const { in GetStopSourceLineCount() function in Debugger