Home | History | Annotate | Download | only in Target

Lines Matching refs:GetStopSourceLineCount

1391             const uint32_t source_lines_before = debugger.GetStopSourceLineCount(true);
1392 const uint32_t source_lines_after = debugger.GetStopSourceLineCount(false);