Searched refs:GetConstantPool (Results 1 – 2 of 2) sorted by relevance
332 error = JVMTI_FUNC_PTR(gdata->jvmti,GetConstantPool) in getConstantPool()
1735 jvmtiError (JNICALL *GetConstantPool) (jvmtiEnv* env,2196 jvmtiError GetConstantPool(jclass klass, in GetConstantPool() function2200 …return functions->GetConstantPool(this, klass, constant_pool_count_ptr, constant_pool_byte_count_p… in GetConstantPool()