class sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$1 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$1
  super_class: sun.jvm.hotspot.utilities.memo.MemoizedObject
{
  final sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl this$2;
    descriptor: Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl;
    flags: (0x1010) ACC_FINAL, ACC_SYNTHETIC

  private final int val$symbolOffset;
    descriptor: I
    flags: (0x1012) ACC_PRIVATE, ACC_FINAL, ACC_SYNTHETIC

  void <init>(sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl, int);
    descriptor: (Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl;I)V
    flags: (0x0000) 
    Code:
      stack=2, locals=3, args_size=3
        start local 0 // sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$1 this
         0: .line 441
            aload 0 /* this */
            aload 1
            putfield sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$1.this$2:Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl;
            aload 0 /* this */
            iload 2
            putfield sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$1.val$symbolOffset:I
            aload 0 /* this */
            invokespecial sun.jvm.hotspot.utilities.memo.MemoizedObject.<init>:()V
            return
        end local 0 // sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$1;
    MethodParameters:
                  Name  Flags
      this$0            final
      val$symbolOffset  final

  public java.lang.Object computeValue();
    descriptor: ()Ljava/lang/Object;
    flags: (0x0001) ACC_PUBLIC
    Code:
      stack=6, locals=1, args_size=1
        start local 0 // sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$1 this
         0: .line 443
            new sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSymbolImpl
            dup
            aload 0 /* this */
            getfield sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$1.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 /* this */
            getfield sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$1.val$symbolOffset:I
            i2l
            aload 0 /* this */
            getfield sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$1.this$2:Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl;
            getfield sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl.type:I
            invokespecial sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSymbolImpl.<init>:(Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl;JI)V
            areturn
        end local 0 // sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$1 this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    1     0  this  Lsun/jvm/hotspot/debugger/posix/elf/ELFFileParser$ELFFileImpl$ELFSectionHeaderImpl$1;
}
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
  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$1
  ELFSymbolImpl = sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl$ELFSymbolImpl of sun.jvm.hotspot.debugger.posix.elf.ELFFileParser$ELFFileImpl