final class
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: jdk.tools.jaotc.binformat.elf.ElfHeader
super_class: java.lang.Object
{
private final java.nio.ByteBuffer ;
descriptor: Ljava/nio/ByteBuffer;
flags: (0x0012) ACC_PRIVATE, ACC_FINAL
void ();
descriptor: ()V
flags: (0x0000)
Code:
stack=3, locals=1, args_size=1
start local 0 0: aload 0
invokespecial java.lang.Object.<init>:()V
1: aload 0
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.totalsize:I
invokestatic jdk.tools.jaotc.binformat.elf.ElfByteBuffer.allocate:(I)Ljava/nio/ByteBuffer;
putfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
2: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_ident:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
iconst_0
iadd
bipush 127
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
3: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_ident:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
iconst_1
iadd
bipush 69
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
4: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_ident:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
iconst_2
iadd
bipush 76
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
5: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_ident:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
iconst_3
iadd
bipush 70
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
6: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_ident:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
iconst_4
iadd
iconst_2
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
7: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_ident:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
iconst_5
iadd
iconst_1
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
8: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_ident:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
bipush 6
iadd
iconst_1
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
9: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_ident:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
bipush 7
iadd
iconst_0
invokevirtual java.nio.ByteBuffer.put:(IB)Ljava/nio/ByteBuffer;
pop
10: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_type:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
iconst_1
invokevirtual java.nio.ByteBuffer.putChar:(IC)Ljava/nio/ByteBuffer;
pop
11: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_machine:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
invokestatic jdk.tools.jaotc.binformat.elf.ElfTargetInfo.getElfArch:()C
invokevirtual java.nio.ByteBuffer.putChar:(IC)Ljava/nio/ByteBuffer;
pop
12: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_version:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
iconst_1
invokevirtual java.nio.ByteBuffer.putInt:(II)Ljava/nio/ByteBuffer;
pop
13: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_ehsize:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.totalsize:I
i2c
invokevirtual java.nio.ByteBuffer.putChar:(IC)Ljava/nio/ByteBuffer;
pop
14: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_shentsize:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Shdr.totalsize:I
i2c
invokevirtual java.nio.ByteBuffer.putChar:(IC)Ljava/nio/ByteBuffer;
pop
15: return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 16 0 this Ljdk/tools/jaotc/binformat/elf/ElfHeader;
void (int);
descriptor: (I)V
flags: (0x0000)
Code:
stack=4, locals=2, args_size=2
start local 0 start local 1 0: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_shoff:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
iload 1
i2l
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/elf/ElfHeader;
0 2 1 offset I
MethodParameters:
Name Flags
offset
void (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.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_shnum:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
iload 1
i2c
invokevirtual java.nio.ByteBuffer.putChar:(IC)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/elf/ElfHeader;
0 2 1 count I
MethodParameters:
Name Flags
count
void (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.elf.ElfHeader.header:Ljava/nio/ByteBuffer;
getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.e_shstrndx:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Ehdr;
getfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr.off:I
iload 1
i2c
invokevirtual java.nio.ByteBuffer.putChar:(IC)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/elf/ElfHeader;
0 2 1 index I
MethodParameters:
Name Flags
index
byte[] ();
descriptor: ()[B
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 0: aload 0
getfield jdk.tools.jaotc.binformat.elf.ElfHeader.header: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/elf/ElfHeader;
}
SourceFile: "ElfHeader.java"
InnerClasses:
final Elf64_Ehdr = jdk.tools.jaotc.binformat.elf.Elf$Elf64_Ehdr of jdk.tools.jaotc.binformat.elf.Elf
final Elf64_Shdr = jdk.tools.jaotc.binformat.elf.Elf$Elf64_Shdr of jdk.tools.jaotc.binformat.elf.Elf