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

/openjdk7/jdk/src/share/back/
H A DMethodImpl.c39 jlocation lastCodeIndex; local
62 error = methodLocation(method, &firstCodeIndex, &lastCodeIndex);
68 (void)outStream_writeLocation(out, lastCodeIndex);

Completed in 29 milliseconds