final class jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL extends java.lang.Enum<jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL>
minor version: 0
major version: 59
flags: flags: (0x4030) ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
this_class: jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL
super_class: java.lang.Enum
{
public static final jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL ShortName;
descriptor: Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL Short;
descriptor: Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL Long;
descriptor: Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL Value;
descriptor: Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL SectionNumber;
descriptor: Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL Type;
descriptor: Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL StorageClass;
descriptor: Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL NumberOfAuxSymbols;
descriptor: Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
final int off;
descriptor: I
flags: (0x0010) ACC_FINAL
final int sz;
descriptor: I
flags: (0x0010) ACC_FINAL
static int totalsize;
descriptor: I
flags: (0x0008) ACC_STATIC
static final int IMAGE_SYM_DTYPE_NONE;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 0
static final int IMAGE_SYM_DTYPE_FUNCTION;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 32
static final int IMAGE_SYM_CLASS_NULL;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 0
static final int IMAGE_SYM_CLASS_EXTERNAL;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 2
static final int IMAGE_SYM_CLASS_STATIC;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 3
static final int IMAGE_SYM_CLASS_LABEL;
descriptor: I
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 6
private static final jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL[] ENUM$VALUES;
descriptor: [Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
flags: (0x101a) ACC_PRIVATE, ACC_STATIC, ACC_FINAL, ACC_SYNTHETIC
static void <clinit>();
descriptor: ()V
flags: (0x0008) ACC_STATIC
Code:
stack=6, locals=0, args_size=0
0: new jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL
dup
ldc "ShortName"
iconst_0
iconst_0
bipush 8
invokespecial jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.ShortName:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
1: new jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL
dup
ldc "Short"
iconst_1
iconst_0
iconst_4
invokespecial jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.Short:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
2: new jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL
dup
ldc "Long"
iconst_2
iconst_4
iconst_4
invokespecial jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.Long:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
3: new jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL
dup
ldc "Value"
iconst_3
bipush 8
iconst_4
invokespecial jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.Value:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
4: new jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL
dup
ldc "SectionNumber"
iconst_4
bipush 12
iconst_2
invokespecial jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.SectionNumber:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
5: new jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL
dup
ldc "Type"
iconst_5
bipush 14
iconst_2
invokespecial jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.Type:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
6: new jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL
dup
ldc "StorageClass"
bipush 6
bipush 16
iconst_1
invokespecial jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.StorageClass:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
7: new jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL
dup
ldc "NumberOfAuxSymbols"
bipush 7
bipush 17
iconst_1
invokespecial jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.NumberOfAuxSymbols:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
bipush 8
anewarray jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL
dup
iconst_0
getstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.ShortName:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
aastore
dup
iconst_1
getstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.Short:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
aastore
dup
iconst_2
getstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.Long:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
aastore
dup
iconst_3
getstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.Value:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
aastore
dup
iconst_4
getstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.SectionNumber:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
aastore
dup
iconst_5
getstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.Type:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
aastore
dup
bipush 6
getstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.StorageClass:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
aastore
dup
bipush 7
getstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.NumberOfAuxSymbols:Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
aastore
putstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.ENUM$VALUES:[Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
8: bipush 18
putstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.totalsize:I
9: return
LocalVariableTable:
Start End Slot Name Signature
private void <init>(java.lang.String, int, int, int);
descriptor: (Ljava/lang/String;III)V
flags: (0x0002) ACC_PRIVATE
Code:
stack=3, locals=5, args_size=5
start local 0 start local 3 start local 4 0: aload 0
aload 1
iload 2
invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
1: aload 0
iload 3
putfield jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.off:I
2: aload 0
iload 4
putfield jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.sz:I
3: return
end local 4 end local 3 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 4 0 this Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
0 4 3 offset I
0 4 4 size I
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
offset
size
public static jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL[] values();
descriptor: ()[Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL.ENUM$VALUES:[Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL
dup
astore 2
iconst_0
iload 1
invokestatic java.lang.System.arraycopy:(Ljava/lang/Object;ILjava/lang/Object;II)V
aload 2
areturn
LocalVariableTable:
Start End Slot Name Signature
public static jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
}
Signature: Ljava/lang/Enum<Ljdk/tools/jaotc/binformat/pecoff/PECoff$IMAGE_SYMBOL;>;
SourceFile: "PECoff.java"
NestHost: jdk.tools.jaotc.binformat.pecoff.PECoff
InnerClasses:
final IMAGE_SYMBOL = jdk.tools.jaotc.binformat.pecoff.PECoff$IMAGE_SYMBOL of jdk.tools.jaotc.binformat.pecoff.PECoff