Searched refs:fromLine (Results 1 – 2 of 2) sorted by relevance
173 step->fromLine = -1; in initState()244 step->fromLine = findLineNumber(thread, location, in initState()628 if (step->fromLine != -1) { in stepControl_handleStep()650 if (line != step->fromLine) { in stepControl_handleStep()
42 jint fromLine; /* for granularity == STEP_LINE */ member