Searched refs:GetConstantPool (Results 1 – 2 of 2) sorted by relevance
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()
738 static jvmtiError GetConstantPool(jvmtiEnv* env, in GetConstantPool() function in openjdkjvmti::JvmtiFunctions1703 JvmtiFunctions::GetConstantPool,