final class jdk.tools.jaotc.binformat.macho.MachOSection
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: jdk.tools.jaotc.binformat.macho.MachOSection
super_class: java.lang.Object
{
private final java.nio.ByteBuffer section;
descriptor: Ljava/nio/ByteBuffer;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final byte[] data;
descriptor: [B
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
private final boolean hasrelocations;
descriptor: Z
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
void <init>(java.lang.String, java.lang.String, byte[], int, boolean, int);
descriptor: (Ljava/lang/String;Ljava/lang/String;[BIZI)V
flags: (0x0000)
Code:
stack=4, locals=12, args_size=7
start local 0 start local 1 start local 2 start local 3 start local 4 start local 5 start local 6 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.totalsize:I
invokestatic jdk.tools.jaotc.binformat.macho.MachOByteBuffer.allocate:(I)Ljava/nio/ByteBuffer;
putfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
2: aload 1
invokevirtual java.lang.String.getBytes:()[B
astore 7
start local 7 3: getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.sectname:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.sz:I
aload 7
arraylength
if_icmpge 4
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.sectname:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.sz:I
goto 5
StackMap locals: jdk.tools.jaotc.binformat.macho.MachOSection java.lang.String java.lang.String byte[] int int int byte[]
StackMap stack:
4: aload 7
arraylength
StackMap locals:
StackMap stack: int
5: istore 8
start local 8 6: iconst_0
istore 9
start local 9 7: goto 10
8: StackMap locals: int int
StackMap stack:
aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.sectname:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.off:I
iload 9
iadd
aload 7
iload 9
baload
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
9: iinc 9 1
StackMap locals:
StackMap stack:
10: iload 9
iload 8
if_icmplt 8
end local 9 11: aload 2
invokevirtual java.lang.String.getBytes:()[B
astore 9
start local 9 12: getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.segname:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.sz:I
aload 9
arraylength
if_icmpge 13
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.segname:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.sz:I
goto 14
StackMap locals: jdk.tools.jaotc.binformat.macho.MachOSection java.lang.String java.lang.String byte[] int int int byte[] int byte[]
StackMap stack:
13: aload 9
arraylength
StackMap locals:
StackMap stack: int
14: istore 10
start local 10 15: iconst_0
istore 11
start local 11 16: goto 19
17: StackMap locals: int int
StackMap stack:
aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.segname:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.off:I
iload 11
iadd
aload 9
iload 11
baload
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
18: iinc 11 1
StackMap locals:
StackMap stack:
19: iload 11
iload 10
if_icmplt 17
end local 11 20: aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.size:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.off:I
aload 3
arraylength
i2l
invokevirtual java.nio.ByteBuffer.putLong:(IJ)Ljava/nio/ByteBuffer;
pop
21: aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.align:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.off:I
bipush 31
iload 6
invokestatic java.lang.Integer.numberOfLeadingZeros:(I)I
isub
invokevirtual java.nio.ByteBuffer.putInt:(II)Ljava/nio/ByteBuffer;
pop
22: aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.flags:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.off:I
iload 4
invokevirtual java.nio.ByteBuffer.putInt:(II)Ljava/nio/ByteBuffer;
pop
23: aload 0
aload 3
putfield jdk.tools.jaotc.binformat.macho.MachOSection.data:[B
24: aload 0
iload 5
putfield jdk.tools.jaotc.binformat.macho.MachOSection.hasrelocations:Z
25: return
end local 10 end local 9 end local 8 end local 7 end local 6 end local 5 end local 4 end local 3 end local 2 end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 26 0 this Ljdk/tools/jaotc/binformat/macho/MachOSection;
0 26 1 sectName Ljava/lang/String;
0 26 2 segName Ljava/lang/String;
0 26 3 sectData [B
0 26 4 sectFlags I
0 26 5 hasRelocations Z
0 26 6 align I
3 26 7 sectNameBytes [B
6 26 8 sectNameMax I
7 11 9 i I
12 26 9 segNameBytes [B
15 26 10 segNameMax I
16 20 11 i I
MethodParameters:
Name Flags
sectName
segName
sectData
sectFlags
hasRelocations
align
long getSize();
descriptor: ()J
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.size:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.off:I
invokevirtual java.nio.ByteBuffer.getLong:(I)J
lreturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/tools/jaotc/binformat/macho/MachOSection;
int getAlign();
descriptor: ()I
flags: (0x0000)
Code:
stack=3, locals=1, args_size=1
start local 0 0: iconst_1
aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.align:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.off:I
invokevirtual java.nio.ByteBuffer.getInt:(I)I
ishl
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/tools/jaotc/binformat/macho/MachOSection;
byte[] getArray();
descriptor: ()[B
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
invokevirtual java.nio.ByteBuffer.array:()[B
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/tools/jaotc/binformat/macho/MachOSection;
byte[] getDataArray();
descriptor: ()[B
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.data:[B
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/tools/jaotc/binformat/macho/MachOSection;
void setAddr(long);
descriptor: (J)V
flags: (0x0000)
Code:
stack=4, locals=3, args_size=2
start local 0 start local 1 0: aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.addr:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.off:I
lload 1
invokevirtual java.nio.ByteBuffer.putLong:(IJ)Ljava/nio/ByteBuffer;
pop
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Ljdk/tools/jaotc/binformat/macho/MachOSection;
0 2 1 addr J
MethodParameters:
Name Flags
addr
long getAddr();
descriptor: ()J
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.addr:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.off:I
invokevirtual java.nio.ByteBuffer.getLong:(I)J
lreturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/tools/jaotc/binformat/macho/MachOSection;
void setOffset(int);
descriptor: (I)V
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.offset:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.off:I
iload 1
invokevirtual java.nio.ByteBuffer.putInt:(II)Ljava/nio/ByteBuffer;
pop
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Ljdk/tools/jaotc/binformat/macho/MachOSection;
0 2 1 offset I
MethodParameters:
Name Flags
offset
int getOffset();
descriptor: ()I
flags: (0x0000)
Code:
stack=2, locals=1, args_size=1
start local 0 0: aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.offset:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.off:I
invokevirtual java.nio.ByteBuffer.getInt:(I)I
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/tools/jaotc/binformat/macho/MachOSection;
void setReloff(int);
descriptor: (I)V
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.reloff:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.off:I
iload 1
invokevirtual java.nio.ByteBuffer.putInt:(II)Ljava/nio/ByteBuffer;
pop
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Ljdk/tools/jaotc/binformat/macho/MachOSection;
0 2 1 offset I
MethodParameters:
Name Flags
offset
void setRelcount(int);
descriptor: (I)V
flags: (0x0000)
Code:
stack=3, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.section:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.macho.MachO$section_64.nreloc:Ljdk/tools/jaotc/binformat/macho/MachO$section_64;
getfield jdk.tools.jaotc.binformat.macho.MachO$section_64.off:I
iload 1
invokevirtual java.nio.ByteBuffer.putInt:(II)Ljava/nio/ByteBuffer;
pop
1: return
end local 1 end local 0 LocalVariableTable:
Start End Slot Name Signature
0 2 0 this Ljdk/tools/jaotc/binformat/macho/MachOSection;
0 2 1 count I
MethodParameters:
Name Flags
count
boolean hasRelocations();
descriptor: ()Z
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield jdk.tools.jaotc.binformat.macho.MachOSection.hasrelocations:Z
ireturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/tools/jaotc/binformat/macho/MachOSection;
}
SourceFile: "MachOSection.java"
InnerClasses:
final section_64 = jdk.tools.jaotc.binformat.macho.MachO$section_64 of jdk.tools.jaotc.binformat.macho.MachO