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

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

Completed in 29 milliseconds