Searched refs:cpBytesPtr (Results 1 – 1 of 1) sorted by relevance
317 unsigned char* cpBytesPtr; in getConstantPool() local329 cpBytesPtr = NULL; in getConstantPool()333 (gdata->jvmti, clazz, &cpCount, &cpByteCount, &cpBytesPtr); in getConstantPool()338 (void)outStream_writeByteArray(out, cpByteCount, (jbyte *)cpBytesPtr); in getConstantPool()339 jvmtiDeallocate(cpBytesPtr); in getConstantPool()