class extends sun.jvm.hotspot.utilities.memo.MemoizedObject
minor version: 0
major version: 59
flags: flags: (0x0020) ACC_SUPER
this_class: sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$3
super_class: sun.jvm.hotspot.utilities.memo.MemoizedObject
{
final sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl ;
descriptor: Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl;
flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC
private final int ;
descriptor: I
flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC
private final int ;
descriptor: I
flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC
void (sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl, int, int);
descriptor: (Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl;II)V
flags: (0x0000)
Code:
stack=2, locals=4, args_size=4
start local 0 0: aload 0
aload 1
putfield sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$3.this$2:Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl;
aload 0
iload 2
putfield sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$3.val$hashTableOffset:I
aload 0
iload 3
putfield sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$3.val$hashTableSize:I
aload 0
invokespecial sun.jvm.hotspot.utilities.memo.MemoizedObject.<init>:()V
return
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$3;
MethodParameters:
Name Flags
this$0 final
val$hashTableOffset final
val$hashTableSize final
public java.lang.Object ();
descriptor: ()Ljava/lang/Object;
flags: (0x0001) ACC_PUBLIC
Code:
stack=6, locals=1, args_size=1
start local 0 0: new sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFHashTableImpl
dup
aload 0
getfield sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$3.this$2:Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl;
invokestatic sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl.access$0:(Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl;)Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl;
aload 0
getfield sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$3.val$hashTableOffset:I
i2l
1: aload 0
getfield sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$3.val$hashTableSize:I
2: invokespecial sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFHashTableImpl.<init>:(Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl;JI)V
areturn
end local 0 LocalVariableTable:
Start End Slot Name Signature
0 3 0 this Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$3;
}
SourceFile: "ELFFileParser.java"
EnclosingMethod: sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl.<init>:(Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl;J)V
NestHost: sun.jvm.hotspot.debugger.posix.elf.ELFFileParser
InnerClasses:
ELFFileImpl = sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl of sun.jvm.hotspot.debugger.posix.elf.ELFFileParser
ELFHashTableImpl = sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFHashTableImpl of sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl
ELFSectionHeaderImpl = sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl of sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl
sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$3