Home
last modified time | relevance | path

Searched refs:lastCodeIndex (Results 1 – 1 of 1) sorted by relevance

/external/oj-libjdwp/src/share/back/
DMethodImpl.c39 jlocation lastCodeIndex; in lineTable() local
62 error = methodLocation(method, &firstCodeIndex, &lastCodeIndex); in lineTable()
68 (void)outStream_writeLocation(out, lastCodeIndex); in lineTable()