public class org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions implements org.graalvm.compiler.nodes.graphbuilderconf.NodeIntrinsicPluginFactory
minor version: 0
major version: 59
flags: flags: (0x0021) ACC_PUBLIC, ACC_SUPER
this_class: org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions
super_class: java.lang.Object
{
public void <init>();
descriptor: ()V
flags: (0x0001) ACC_PUBLIC
Code:
stack=1, locals=1, args_size=1
start local 0 // org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions this
0: .line 22
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lorg/graalvm/compiler/hotspot/replacements/PluginFactory_CipherBlockChainingSubstitutions;
public void registerPlugins(org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins, org.graalvm.compiler.nodes.graphbuilderconf.NodeIntrinsicPluginFactory$InjectionProvider);
descriptor: (Lorg/graalvm/compiler/nodes/graphbuilderconf/InvocationPlugins;Lorg/graalvm/compiler/nodes/graphbuilderconf/NodeIntrinsicPluginFactory$InjectionProvider;)V
flags: (0x0001) ACC_PUBLIC
Code:
stack=8, locals=3, args_size=3
start local 0 // org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions this
start local 1 // org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins plugins
start local 2 // org.graalvm.compiler.nodes.graphbuilderconf.NodeIntrinsicPluginFactory$InjectionProvider injection
0: .line 152
aload 1 /* plugins */
new org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_decryptAESCryptStub
dup
aload 2 /* injection */
invokespecial org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_decryptAESCryptStub.<init>:(Lorg/graalvm/compiler/nodes/graphbuilderconf/NodeIntrinsicPluginFactory$InjectionProvider;)V
ldc Lorg/graalvm/compiler/hotspot/replacements/CipherBlockChainingSubstitutions;
ldc "decryptAESCryptStub"
bipush 6
anewarray java.lang.reflect.Type
dup
iconst_0
ldc Lorg/graalvm/compiler/core/common/spi/ForeignCallDescriptor;
aastore
dup
iconst_1
ldc Lorg/graalvm/compiler/word/Word;
aastore
dup
iconst_2
ldc Lorg/graalvm/compiler/word/Word;
aastore
dup
iconst_3
ldc Lorg/graalvm/word/Pointer;
aastore
dup
iconst_4
ldc Lorg/graalvm/word/Pointer;
aastore
dup
iconst_5
getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
aastore
invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins.register:(Lorg/graalvm/compiler/nodes/graphbuilderconf/InvocationPlugin;Ljava/lang/reflect/Type;Ljava/lang/String;[Ljava/lang/reflect/Type;)V
1: .line 153
aload 1 /* plugins */
new org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_decryptAESCryptWithOriginalKeyStub
dup
aload 2 /* injection */
invokespecial org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_decryptAESCryptWithOriginalKeyStub.<init>:(Lorg/graalvm/compiler/nodes/graphbuilderconf/NodeIntrinsicPluginFactory$InjectionProvider;)V
ldc Lorg/graalvm/compiler/hotspot/replacements/CipherBlockChainingSubstitutions;
ldc "decryptAESCryptWithOriginalKeyStub"
bipush 7
anewarray java.lang.reflect.Type
dup
iconst_0
ldc Lorg/graalvm/compiler/core/common/spi/ForeignCallDescriptor;
aastore
dup
iconst_1
ldc Lorg/graalvm/compiler/word/Word;
aastore
dup
iconst_2
ldc Lorg/graalvm/compiler/word/Word;
aastore
dup
iconst_3
ldc Lorg/graalvm/word/Pointer;
aastore
dup
iconst_4
ldc Lorg/graalvm/word/Pointer;
aastore
dup
iconst_5
getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
aastore
dup
bipush 6
ldc Lorg/graalvm/word/Pointer;
aastore
invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins.register:(Lorg/graalvm/compiler/nodes/graphbuilderconf/InvocationPlugin;Ljava/lang/reflect/Type;Ljava/lang/String;[Ljava/lang/reflect/Type;)V
2: .line 154
aload 1 /* plugins */
new org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_encryptAESCryptStub
dup
aload 2 /* injection */
invokespecial org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_encryptAESCryptStub.<init>:(Lorg/graalvm/compiler/nodes/graphbuilderconf/NodeIntrinsicPluginFactory$InjectionProvider;)V
ldc Lorg/graalvm/compiler/hotspot/replacements/CipherBlockChainingSubstitutions;
ldc "encryptAESCryptStub"
bipush 6
anewarray java.lang.reflect.Type
dup
iconst_0
ldc Lorg/graalvm/compiler/core/common/spi/ForeignCallDescriptor;
aastore
dup
iconst_1
ldc Lorg/graalvm/compiler/word/Word;
aastore
dup
iconst_2
ldc Lorg/graalvm/compiler/word/Word;
aastore
dup
iconst_3
ldc Lorg/graalvm/word/Pointer;
aastore
dup
iconst_4
ldc Lorg/graalvm/word/Pointer;
aastore
dup
iconst_5
getstatic java.lang.Integer.TYPE:Ljava/lang/Class;
aastore
invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins.register:(Lorg/graalvm/compiler/nodes/graphbuilderconf/InvocationPlugin;Ljava/lang/reflect/Type;Ljava/lang/String;[Ljava/lang/reflect/Type;)V
3: .line 155
aload 1 /* plugins */
new org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_getAESCryptClass
dup
aload 2 /* injection */
invokespecial org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_getAESCryptClass.<init>:(Lorg/graalvm/compiler/nodes/graphbuilderconf/NodeIntrinsicPluginFactory$InjectionProvider;)V
ldc Lorg/graalvm/compiler/hotspot/replacements/CipherBlockChainingSubstitutions;
ldc "getAESCryptClass"
iconst_0
anewarray java.lang.reflect.Type
invokevirtual org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins.register:(Lorg/graalvm/compiler/nodes/graphbuilderconf/InvocationPlugin;Ljava/lang/reflect/Type;Ljava/lang/String;[Ljava/lang/reflect/Type;)V
4: .line 156
return
end local 2 // org.graalvm.compiler.nodes.graphbuilderconf.NodeIntrinsicPluginFactory$InjectionProvider injection
end local 1 // org.graalvm.compiler.nodes.graphbuilderconf.InvocationPlugins plugins
end local 0 // org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions this
LocalVariableTable:
Start End Slot Name Signature
0 5 0 this Lorg/graalvm/compiler/hotspot/replacements/PluginFactory_CipherBlockChainingSubstitutions;
0 5 1 plugins Lorg/graalvm/compiler/nodes/graphbuilderconf/InvocationPlugins;
0 5 2 injection Lorg/graalvm/compiler/nodes/graphbuilderconf/NodeIntrinsicPluginFactory$InjectionProvider;
MethodParameters:
Name Flags
plugins
injection
}
SourceFile: "PluginFactory_CipherBlockChainingSubstitutions.java"
NestMembers:
org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_decryptAESCryptStub org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_decryptAESCryptWithOriginalKeyStub org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_encryptAESCryptStub org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_getAESCryptClass
InnerClasses:
private final CipherBlockChainingSubstitutions_decryptAESCryptStub = org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_decryptAESCryptStub of org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions
private final CipherBlockChainingSubstitutions_decryptAESCryptWithOriginalKeyStub = org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_decryptAESCryptWithOriginalKeyStub of org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions
private final CipherBlockChainingSubstitutions_encryptAESCryptStub = org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_encryptAESCryptStub of org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions
private final CipherBlockChainingSubstitutions_getAESCryptClass = org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions$CipherBlockChainingSubstitutions_getAESCryptClass of org.graalvm.compiler.hotspot.replacements.PluginFactory_CipherBlockChainingSubstitutions
public abstract InjectionProvider = org.graalvm.compiler.nodes.graphbuilderconf.NodeIntrinsicPluginFactory$InjectionProvider of org.graalvm.compiler.nodes.graphbuilderconf.NodeIntrinsicPluginFactory
RuntimeInvisibleAnnotations:
org.graalvm.compiler.serviceprovider.ServiceProvider(value = Lorg/graalvm/compiler/nodes/graphbuilderconf/NodeIntrinsicPluginFactory;)