final class jdk.tools.jaotc.binformat.macho.MachO$section_64 extends java.lang.Enum<jdk.tools.jaotc.binformat.macho.MachO$section_64>
minor version: 0
major version: 59
flags: flags: (0x4030) ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
this_class: jdk.tools.jaotc.binformat.macho.MachO$section_64
super_class: java.lang.Enum
{
public static final jdk.tools.jaotc.binformat.macho.MachO$section_64 sectname;
descriptor: Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.macho.MachO$section_64 segname;
descriptor: Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.macho.MachO$section_64 addr;
descriptor: Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.macho.MachO$section_64 size;
descriptor: Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.macho.MachO$section_64 offset;
descriptor: Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.macho.MachO$section_64 align;
descriptor: Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.macho.MachO$section_64 reloff;
descriptor: Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.macho.MachO$section_64 nreloc;
descriptor: Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.macho.MachO$section_64 flags;
descriptor: Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.macho.MachO$section_64 reserved1;
descriptor: Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.macho.MachO$section_64 reserved2;
descriptor: Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION
public static final jdk.tools.jaotc.binformat.macho.MachO$section_64 reserved3;
descriptor: Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
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 int S_REGULAR;
descriptor: I
flags: (0x0008) ACC_STATIC
static int S_CSTRING_LITERALS;
descriptor: I
flags: (0x0008) ACC_STATIC
static int S_ATTR_PURE_INSTRUCTIONS;
descriptor: I
flags: (0x0008) ACC_STATIC
static int S_ATTR_SOME_INSTRUCTIONS;
descriptor: I
flags: (0x0008) ACC_STATIC
private static final jdk.tools.jaotc.binformat.macho.MachO$section_64[] ENUM$VALUES;
descriptor: [Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
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.macho.MachO$section_64
dup
ldc "sectname"
iconst_0
iconst_0
bipush 16
invokespecial jdk.tools.jaotc.binformat.macho.MachO$section_64.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.sectname:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
1: new jdk.tools.jaotc.binformat.macho.MachO$section_64
dup
ldc "segname"
iconst_1
bipush 16
bipush 16
invokespecial jdk.tools.jaotc.binformat.macho.MachO$section_64.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.segname:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
2: new jdk.tools.jaotc.binformat.macho.MachO$section_64
dup
ldc "addr"
iconst_2
bipush 32
bipush 8
invokespecial jdk.tools.jaotc.binformat.macho.MachO$section_64.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.addr:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
3: new jdk.tools.jaotc.binformat.macho.MachO$section_64
dup
ldc "size"
iconst_3
bipush 40
bipush 8
invokespecial jdk.tools.jaotc.binformat.macho.MachO$section_64.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.size:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
4: new jdk.tools.jaotc.binformat.macho.MachO$section_64
dup
ldc "offset"
iconst_4
bipush 48
iconst_4
invokespecial jdk.tools.jaotc.binformat.macho.MachO$section_64.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.offset:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
5: new jdk.tools.jaotc.binformat.macho.MachO$section_64
dup
ldc "align"
iconst_5
bipush 52
iconst_4
invokespecial jdk.tools.jaotc.binformat.macho.MachO$section_64.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.align:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
6: new jdk.tools.jaotc.binformat.macho.MachO$section_64
dup
ldc "reloff"
bipush 6
bipush 56
iconst_4
invokespecial jdk.tools.jaotc.binformat.macho.MachO$section_64.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.reloff:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
7: new jdk.tools.jaotc.binformat.macho.MachO$section_64
dup
ldc "nreloc"
bipush 7
bipush 60
iconst_4
invokespecial jdk.tools.jaotc.binformat.macho.MachO$section_64.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.nreloc:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
8: new jdk.tools.jaotc.binformat.macho.MachO$section_64
dup
ldc "flags"
bipush 8
bipush 64
iconst_4
invokespecial jdk.tools.jaotc.binformat.macho.MachO$section_64.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.flags:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
9: new jdk.tools.jaotc.binformat.macho.MachO$section_64
dup
ldc "reserved1"
bipush 9
bipush 68
iconst_4
invokespecial jdk.tools.jaotc.binformat.macho.MachO$section_64.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.reserved1:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
10: new jdk.tools.jaotc.binformat.macho.MachO$section_64
dup
ldc "reserved2"
bipush 10
bipush 72
iconst_4
invokespecial jdk.tools.jaotc.binformat.macho.MachO$section_64.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.reserved2:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
11: new jdk.tools.jaotc.binformat.macho.MachO$section_64
dup
ldc "reserved3"
bipush 11
bipush 76
iconst_4
invokespecial jdk.tools.jaotc.binformat.macho.MachO$section_64.<init>:(Ljava/lang/String;III)V
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.reserved3:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
bipush 12
anewarray jdk.tools.jaotc.binformat.macho.MachO$section_64
dup
iconst_0
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.sectname:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
aastore
dup
iconst_1
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.segname:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
aastore
dup
iconst_2
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.addr:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
aastore
dup
iconst_3
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.size:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
aastore
dup
iconst_4
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.offset:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
aastore
dup
iconst_5
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.align:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
aastore
dup
bipush 6
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.reloff:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
aastore
dup
bipush 7
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.nreloc:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
aastore
dup
bipush 8
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.flags:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
aastore
dup
bipush 9
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.reserved1:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
aastore
dup
bipush 10
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.reserved2:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
aastore
dup
bipush 11
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.reserved3:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
aastore
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.ENUM$VALUES:[Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
12: bipush 80
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.totalsize:I
13: iconst_0
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.S_REGULAR:I
14: iconst_2
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.S_CSTRING_LITERALS:I
15: ldc -2147483648
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.S_ATTR_PURE_INSTRUCTIONS:I
16: sipush 1024
putstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.S_ATTR_SOME_INSTRUCTIONS:I
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.macho.MachO$section_64.off:I
2: aload 0
iload 4
putfield jdk.tools.jaotc.binformat.macho.MachO$section_64.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/macho/MachO$section_64;
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.macho.MachO$section_64[] values();
descriptor: ()[Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=5, locals=3, args_size=0
0: getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.ENUM$VALUES:[Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
dup
astore 0
iconst_0
aload 0
arraylength
dup
istore 1
anewarray jdk.tools.jaotc.binformat.macho.MachO$section_64
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.macho.MachO$section_64 valueOf(java.lang.String);
descriptor: (Ljava/lang/String;)Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
flags: (0x0009) ACC_PUBLIC, ACC_STATIC
Code:
stack=2, locals=1, args_size=1
0: ldc Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
aload 0
invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
checkcast jdk.tools.jaotc.binformat.macho.MachO$section_64
areturn
LocalVariableTable:
Start End Slot Name Signature
MethodParameters:
Name Flags
name
}
Signature: Ljava/lang/Enum<Ljdk/tools/jaotc/binformat/macho/MachO$section_64;>;
SourceFile: "MachO.java"
NestHost: jdk.tools.jaotc.binformat.macho.MachO
InnerClasses:
final section_64 = jdk.tools.jaotc.binformat.macho.MachO$section_64 of jdk.tools.jaotc.binformat.macho.MachO