Searched defs:JVM_CONSTANT_Methodref (Results 1 - 4 of 4) sorted by relevance

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/utilities/
H A DConstantTag.java40 private static final int JVM_CONSTANT_Methodref = 10; field in class:ConstantTag
/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DClassConstants.java40 public static final int JVM_CONSTANT_Methodref = 10; field in interface:ClassConstants
/openjdk10/hotspot/src/share/vm/prims/
H A Djvm.h1005 JVM_CONSTANT_Methodref, enumerator in enum:__anon606
/openjdk10/jdk/src/java.base/share/native/include/
H A Dclassfile_constants.h85 JVM_CONSTANT_Methodref = 10, enumerator in enum:__anon754

Completed in 61 milliseconds