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

/openjdk7/hotspot/src/share/vm/prims/
H A DjvmtiClassFileReconstituter.hpp86 void copy_cpool_bytes(unsigned char *cpool_bytes) { function in class:JvmtiConstantPoolReconstituter
91 cpool()->copy_cpool_bytes(cpool_size(), _symmap, cpool_bytes);
/openjdk7/hotspot/src/share/vm/oops/
H A DconstantPoolOop.cpp1580 int constantPoolOopDesc::copy_cpool_bytes(int cpool_size, function in class:constantPoolOopDesc
1760 } /* end copy_cpool_bytes */

Completed in 225 milliseconds