Searched refs:cpByteCount (Results 1 – 1 of 1) sorted by relevance
316 jint cpByteCount; in getConstantPool() local328 cpByteCount = 0; in getConstantPool()333 (gdata->jvmti, clazz, &cpCount, &cpByteCount, &cpBytesPtr); in getConstantPool()338 (void)outStream_writeByteArray(out, cpByteCount, (jbyte *)cpBytesPtr); in getConstantPool()