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

/openjdk9/hotspot/src/share/vm/prims/
H A DjvmtiClassFileReconstituter.hpp84 int cpool_size() { return _cpool_size; } function in class:JvmtiConstantPoolReconstituter
H A DjvmtiEnv.cpp2652 int cpool_size = reconstituter.cpool_size(); local
/openjdk9/hotspot/src/share/vm/oops/
H A DconstantPool.cpp1672 int ConstantPool::copy_cpool_bytes(int cpool_size, argument

Completed in 113 milliseconds