final class jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela extends java.lang.Enum<jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela>
  minor version: 0
  major version: 59
  flags: flags: (0x4030) ACC_FINAL, ACC_SUPER, ACC_ANNOTATION
  this_class: jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela
  super_class: java.lang.Enum
{
  public static final jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela r_offset;
    descriptor: Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela r_info;
    descriptor: Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
    flags: (0x4019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL, ACC_ANNOTATION

  public static final jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela r_addend;
    descriptor: Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
    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 final int R_X86_64_NONE;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 0

  static final int R_X86_64_64;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  static final int R_X86_64_PC32;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 2

  static final int R_X86_64_PLT32;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  static final int R_X86_64_GOTPCREL;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 9

  static final int R_AARCH64_NONE;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 256

  static final int R_AARCH64_ABS64;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 257

  static final int R_AARCH64_CALL26;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 283

  static final int R_AARCH64_ADR_GOT_PAGE;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 311

  static final int R_AARCH64_LD64_GOT_LO12_NC;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 312

  static final int R_AARCH64_MOVW_UABS_G0_NC;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 264

  static final int R_AARCH64_MOVW_UABS_G1_NC;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 266

  static final int R_AARCH64_MOVW_UABS_G2_NC;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 268

  static final int R_AARCH64_ADR_PREL_PG_HI21;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 275

  static final int R_AARCH64_ADD_ABS_LO12_NC;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 277

  static final int R_AARCH64_LDST64_ABS_LO12_NC;
    descriptor: I
    flags: (0x0018) ACC_STATIC, ACC_FINAL
    ConstantValue: 286

  private static final jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela[] ENUM$VALUES;
    descriptor: [Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
    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: .line 238
            new jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela
            dup
            ldc "r_offset"
            iconst_0
            iconst_0
            bipush 8
            invokespecial jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.<init>:(Ljava/lang/String;III)V
            putstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.r_offset:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
         1: .line 239
            new jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela
            dup
            ldc "r_info"
            iconst_1
            bipush 8
            bipush 8
            invokespecial jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.<init>:(Ljava/lang/String;III)V
            putstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.r_info:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
         2: .line 240
            new jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela
            dup
            ldc "r_addend"
            iconst_2
            bipush 16
            bipush 8
            invokespecial jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.<init>:(Ljava/lang/String;III)V
            putstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.r_addend:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
            iconst_3
            anewarray jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela
            dup
            iconst_0
            getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.r_offset:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
            aastore
            dup
            iconst_1
            getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.r_info:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
            aastore
            dup
            iconst_2
            getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.r_addend:Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
            aastore
            putstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.ENUM$VALUES:[Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
         3: .line 250
            bipush 24
            putstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.totalsize:I
         4: .line 270
            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 // jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela this
        start local 3 // int offset
        start local 4 // int size
         0: .line 245
            aload 0 /* this */
            aload 1
            iload 2
            invokespecial java.lang.Enum.<init>:(Ljava/lang/String;I)V
         1: .line 246
            aload 0 /* this */
            iload 3 /* offset */
            putfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.off:I
         2: .line 247
            aload 0 /* this */
            iload 4 /* size */
            putfield jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.sz:I
         3: .line 248
            return
        end local 4 // int size
        end local 3 // int offset
        end local 0 // jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela this
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    4     0    this  Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
            0    4     3  offset  I
            0    4     4    size  I
    MethodParameters:
               Name  Flags
      $enum$name     
      $enum$ordinal  
      offset         
      size           

  static long ELF64_R_INFO(int, int);
    descriptor: (II)J
    flags: (0x0008) ACC_STATIC
    Code:
      stack=4, locals=2, args_size=2
        start local 0 // int symidx
        start local 1 // int type
         0: .line 273
            iload 0 /* symidx */
            i2l
            bipush 32
            lshl
            iload 1 /* type */
            i2l
            ladd
            lreturn
        end local 1 // int type
        end local 0 // int symidx
      LocalVariableTable:
        Start  End  Slot    Name  Signature
            0    1     0  symidx  I
            0    1     1    type  I
    MethodParameters:
        Name  Flags
      symidx  
      type    

  public static jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela[] values();
    descriptor: ()[Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=5, locals=3, args_size=0
         0: .line 1
            getstatic jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela.ENUM$VALUES:[Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
            dup
            astore 0
            iconst_0
            aload 0
            arraylength
            dup
            istore 1
            anewarray jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela
            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.elf.Elf$Elf64_Rela valueOf(java.lang.String);
    descriptor: (Ljava/lang/String;)Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
    flags: (0x0009) ACC_PUBLIC, ACC_STATIC
    Code:
      stack=2, locals=1, args_size=1
         0: .line 1
            ldc Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;
            aload 0
            invokestatic java.lang.Enum.valueOf:(Ljava/lang/Class;Ljava/lang/String;)Ljava/lang/Enum;
            checkcast jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela
            areturn
      LocalVariableTable:
        Start  End  Slot  Name  Signature
    MethodParameters:
      Name  Flags
      name  
}
Signature: Ljava/lang/Enum<Ljdk/tools/jaotc/binformat/elf/Elf$Elf64_Rela;>;
SourceFile: "Elf.java"
NestHost: jdk.tools.jaotc.binformat.elf.Elf
InnerClasses:
  final Elf64_Rela = jdk.tools.jaotc.binformat.elf.Elf$Elf64_Rela of jdk.tools.jaotc.binformat.elf.Elf