final class jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym extends java.lang.Enum<jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym>
minor version: 0
major version: 59
flags: flags: (0x4030) ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
this_class: jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym
super_class: java.lang.Enum
{
public static final jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym st_name;
descriptor: Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym st_info;
descriptor: Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym st_other;
descriptor: Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym st_shndx;
descriptor: Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym st_value;
descriptor: Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym st_size;
descriptor: Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
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 byte STB_LOCAL;
descriptor: B
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 0
static final byte STB_GLOBAL;
descriptor: B
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 1
static final byte STT_NOTYPE;
descriptor: B
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 0
static final byte STT_OBJECT;
descriptor: B
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 1
static final byte STT_FUNC;
descriptor: B
flags: (0x0018) ACC_STATIC, ACC_FINAL
ConstantValue: 2
private static final jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym[] ENUM$VALUES;
descriptor: [Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
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.elf.Elf$Elf64_Sym
dup
ldc "st_name"
iconst_0
iconst_0
iconst_4
invokespecial jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.st_name:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
1: new jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym
dup
ldc "st_info"
iconst_1
iconst_4
iconst_1
invokespecial jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.st_info:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
2: new jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym
dup
ldc "st_other"
iconst_2
iconst_5
iconst_1
invokespecial jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.st_other:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
3: new jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym
dup
ldc "st_shndx"
iconst_3
bipush 6
iconst_2
invokespecial jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.st_shndx:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
4: new jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym
dup
ldc "st_value"
iconst_4
bipush 8
bipush 8
invokespecial jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.st_value:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
5: new jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym
dup
ldc "st_size"
iconst_5
bipush 16
bipush 8
invokespecial jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.st_size:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
bipush 6
anewarray jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym
dup
iconst_0
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.st_name:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
aastore
dup
iconst_1
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.st_info:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
aastore
dup
iconst_2
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.st_other:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
aastore
dup
iconst_3
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.st_shndx:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
aastore
dup
iconst_4
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.st_value:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
aastore
dup
iconst_5
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.st_size:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
aastore
putstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.ENUM$VALUES:[Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
6: bipush 24
putstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.totalsize:I
7: 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.elf.Elf$Elf64_Sym.off:I
2: aload 0
iload 4
putfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.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/elf/Elf$Elf64_Sym;
0 4 3 offset I
0 4 4 size I
MethodParameters:
Name Flags
$enum$name
$enum$ordinal
offset
size
static byte ELF64_ST_INFO(byte, byte);
descriptor: (BB)B
flags: (0x0008) ACC_STATIC
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: iload 0
iconst_4
ishl
iload 1
bipush 15
iand
iadd
i2b
ireturn
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 bind B
0 1 1 type B
MethodParameters:
Name Flags
bind
type
public static jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym[] values();
descriptor: ()[Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym.ENUM$VALUES:[Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym
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.elf.Elf$Elf64_Sym valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
}
Signature: Ljava/lang/Enum<Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Sym;>;
SourceFile: "Elf.java"
NestHost: jdk.tools.jaotc.binformat.elf.Elf
InnerClasses:
final Elf64_Sym = jdk.tools.jaotc.binformat.elf.Elf$Elf64_Sym of jdk.tools.jaotc.binformat.elf.Elf