Searched defs:cpci (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiClassFileReconstituter.cpp732 int cpci = Bytes::get_native_u2(bcp+1); local
735 cpci = Bytes::get_native_u4(bcp+1);
738 mh->constants()->cache()->main_entry_at(cpci);

Completed in 31 milliseconds