Home
last modified time | relevance | path

Searched defs:bootstrap_method_ref (Results 1 – 25 of 29) sorted by relevance

12

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/
H A DBootstrapMethod.java43 private int bootstrap_method_ref; field in BootstrapMethod
71 private BootstrapMethod(final int bootstrap_method_ref, final int num_bootstrap_arguments) { in BootstrapMethod()
79 public BootstrapMethod(final int bootstrap_method_ref, final int[] bootstrap_arguments) { in BootstrapMethod()
94 public void setBootstrapMethodRef(final int bootstrap_method_ref) { in setBootstrapMethodRef()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/
H A DBootstrapMethod.java43 private int bootstrap_method_ref; field in BootstrapMethod
71 private BootstrapMethod(final int bootstrap_method_ref, final int num_bootstrap_arguments) { in BootstrapMethod()
79 public BootstrapMethod(final int bootstrap_method_ref, final int[] bootstrap_arguments) { in BootstrapMethod()
94 public void setBootstrapMethodRef(final int bootstrap_method_ref) { in setBootstrapMethodRef()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/
H A DBootstrapMethod.java43 private int bootstrap_method_ref; field in BootstrapMethod
71 private BootstrapMethod(final int bootstrap_method_ref, final int num_bootstrap_arguments) { in BootstrapMethod()
79 public BootstrapMethod(final int bootstrap_method_ref, final int[] bootstrap_arguments) { in BootstrapMethod()
94 public void setBootstrapMethodRef(final int bootstrap_method_ref) { in setBootstrapMethodRef()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/
H A DBootstrapMethod.java43 private int bootstrap_method_ref; field in BootstrapMethod
71 private BootstrapMethod(final int bootstrap_method_ref, final int num_bootstrap_arguments) { in BootstrapMethod()
79 public BootstrapMethod(final int bootstrap_method_ref, final int[] bootstrap_arguments) { in BootstrapMethod()
94 public void setBootstrapMethodRef(final int bootstrap_method_ref) { in setBootstrapMethodRef()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/
H A DBootstrapMethod.java43 private int bootstrap_method_ref; field in BootstrapMethod
71 private BootstrapMethod(final int bootstrap_method_ref, final int num_bootstrap_arguments) { in BootstrapMethod()
79 public BootstrapMethod(final int bootstrap_method_ref, final int[] bootstrap_arguments) { in BootstrapMethod()
94 public void setBootstrapMethodRef(final int bootstrap_method_ref) { in setBootstrapMethodRef()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/
H A DBootstrapMethod.java43 private int bootstrap_method_ref; field in BootstrapMethod
71 private BootstrapMethod(final int bootstrap_method_ref, final int num_bootstrap_arguments) { in BootstrapMethod()
79 public BootstrapMethod(final int bootstrap_method_ref, final int[] bootstrap_arguments) { in BootstrapMethod()
94 public void setBootstrapMethodRef(final int bootstrap_method_ref) { in setBootstrapMethodRef()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/
H A DBootstrapMethod.java43 private int bootstrap_method_ref; field in BootstrapMethod
71 private BootstrapMethod(final int bootstrap_method_ref, final int num_bootstrap_arguments) { in BootstrapMethod()
79 public BootstrapMethod(final int bootstrap_method_ref, final int[] bootstrap_arguments) { in BootstrapMethod()
94 public void setBootstrapMethodRef(final int bootstrap_method_ref) { in setBootstrapMethodRef()
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DBootstrapMethods_attribute.java69 public int bootstrap_method_ref; field in BootstrapMethods_attribute.BootstrapMethodSpecifier
72 public BootstrapMethodSpecifier(int bootstrap_method_ref, int[] bootstrap_arguments) { in BootstrapMethodSpecifier()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DBootstrapMethods_attribute.java69 public int bootstrap_method_ref; field in BootstrapMethods_attribute.BootstrapMethodSpecifier
72 public BootstrapMethodSpecifier(int bootstrap_method_ref, int[] bootstrap_arguments) { in BootstrapMethodSpecifier()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DBootstrapMethods_attribute.java69 public int bootstrap_method_ref; field in BootstrapMethods_attribute.BootstrapMethodSpecifier
72 public BootstrapMethodSpecifier(int bootstrap_method_ref, int[] bootstrap_arguments) { in BootstrapMethodSpecifier()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DBootstrapMethods_attribute.java69 public int bootstrap_method_ref; field in BootstrapMethods_attribute.BootstrapMethodSpecifier
72 public BootstrapMethodSpecifier(int bootstrap_method_ref, int[] bootstrap_arguments) { in BootstrapMethodSpecifier()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DBootstrapMethods_attribute.java69 public int bootstrap_method_ref; field in BootstrapMethods_attribute.BootstrapMethodSpecifier
72 public BootstrapMethodSpecifier(int bootstrap_method_ref, int[] bootstrap_arguments) { in BootstrapMethodSpecifier()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DBootstrapMethods_attribute.java69 public int bootstrap_method_ref; field in BootstrapMethods_attribute.BootstrapMethodSpecifier
72 public BootstrapMethodSpecifier(int bootstrap_method_ref, int[] bootstrap_arguments) { in BootstrapMethodSpecifier()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DBootstrapMethods_attribute.java69 public int bootstrap_method_ref; field in BootstrapMethods_attribute.BootstrapMethodSpecifier
72 public BootstrapMethodSpecifier(int bootstrap_method_ref, int[] bootstrap_arguments) { in BootstrapMethodSpecifier()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/jdk.jdeps/share/classes/com/sun/tools/classfile/
H A DBootstrapMethods_attribute.java69 public int bootstrap_method_ref; field in BootstrapMethods_attribute.BootstrapMethodSpecifier
72 public BootstrapMethodSpecifier(int bootstrap_method_ref, int[] bootstrap_arguments) { in BootstrapMethodSpecifier()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/classfile/
H A DBootstrapMethods_attribute.java69 public int bootstrap_method_ref; field in BootstrapMethods_attribute.BootstrapMethodSpecifier
72 public BootstrapMethodSpecifier(int bootstrap_method_ref, int[] bootstrap_arguments) { in BootstrapMethodSpecifier()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/langtools/src/share/classes/com/sun/tools/classfile/
H A DBootstrapMethods_attribute.java69 public int bootstrap_method_ref; field in BootstrapMethods_attribute.BootstrapMethodSpecifier
72 public BootstrapMethodSpecifier(int bootstrap_method_ref, int[] bootstrap_arguments) { in BootstrapMethodSpecifier()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.xml/share/classes/com/sun/org/apache/bcel/internal/classfile/
H A DBootstrapMethod.java71 private BootstrapMethod(final int bootstrap_method_ref, final int num_bootstrap_arguments) { in BootstrapMethod()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiClassFileReconstituter.cpp382 u2 bootstrap_method_ref = cpool()->operand_bootstrap_method_ref_index_at(n); in write_bootstrapmethod_attribute() local
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/prims/
H A DjvmtiClassFileReconstituter.cpp382 u2 bootstrap_method_ref = cpool()->operand_bootstrap_method_ref_index_at(n); in write_bootstrapmethod_attribute() local
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiClassFileReconstituter.cpp380 u2 bootstrap_method_ref = cpool()->operand_bootstrap_method_ref_index_at(n); in write_bootstrapmethod_attribute() local
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/prims/
H A DjvmtiClassFileReconstituter.cpp380 u2 bootstrap_method_ref = cpool()->operand_bootstrap_method_ref_index_at(n); in write_bootstrapmethod_attribute() local
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/prims/
H A DjvmtiClassFileReconstituter.cpp381 u2 bootstrap_method_ref = cpool()->operand_bootstrap_method_ref_index_at(n); in write_bootstrapmethod_attribute() local
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/prims/
H A DjvmtiClassFileReconstituter.cpp382 u2 bootstrap_method_ref = cpool()->operand_bootstrap_method_ref_index_at(n); in write_bootstrapmethod_attribute() local
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/prims/
H A DjvmtiClassFileReconstituter.cpp382 u2 bootstrap_method_ref = cpool()->operand_bootstrap_method_ref_index_at(n); in write_bootstrapmethod_attribute() local

12