public interface jdk.tools.jaotc.jnilibelf.JNILibELFAPI$LibELF
  minor version: 0
  major version: 59
  flags: flags: (0x0601) ACC_PUBLIC, ACC_INTERFACE, ACC_ABSTRACT
  this_class: jdk.tools.jaotc.jnilibelf.JNILibELFAPI$LibELF
  super_class: java.lang.Object
{
  public static final int ELF_F_DIRTY;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 1

  public static final int ELF_F_LAYOUT;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 4

  public static final int ELF_F_PERMISSIVE;
    descriptor: I
    flags: (0x0019) ACC_PUBLIC, ACC_STATIC, ACC_FINAL
    ConstantValue: 8
}
SourceFile: "JNILibELFAPI.java"
NestHost: jdk.tools.jaotc.jnilibelf.JNILibELFAPI
InnerClasses:
  public abstract LibELF = jdk.tools.jaotc.jnilibelf.JNILibELFAPI$LibELF of jdk.tools.jaotc.jnilibelf.JNILibELFAPI
  public final Elf_Cmd = jdk.tools.jaotc.jnilibelf.JNILibELFAPI$LibELF$Elf_Cmd of jdk.tools.jaotc.jnilibelf.JNILibELFAPI$LibELF
  public final Elf_Kind = jdk.tools.jaotc.jnilibelf.JNILibELFAPI$LibELF$Elf_Kind of jdk.tools.jaotc.jnilibelf.JNILibELFAPI$LibELF
  public final Elf_Type = jdk.tools.jaotc.jnilibelf.JNILibELFAPI$LibELF$Elf_Type of jdk.tools.jaotc.jnilibelf.JNILibELFAPI$LibELF