class com.oracle.objectfile.SectionName$ProgbitsSectionName extends com.oracle.objectfile.SectionName
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.oracle.objectfile.SectionName$ProgbitsSectionName
  super_class: com.oracle.objectfile.SectionName
{
  void <init>(java.lang.String);
    descriptor: (Ljava/lang/String;)V
    flags: (0x0000) 
    Code:
      stack=2, locals=2, args_size=2
        start local 0 // com.oracle.objectfile.SectionName$ProgbitsSectionName this
        start local 1 // java.lang.String name
         0: .line 42
            aload 0 /* this */
            aload 1 /* name */
            invokespecial com.oracle.objectfile.SectionName.<init>:(Ljava/lang/String;)V
         1: .line 43
            return
        end local 1 // java.lang.String name
        end local 0 // com.oracle.objectfile.SectionName$ProgbitsSectionName this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/oracle/objectfile/SectionName$ProgbitsSectionName;
            0    2     1  name  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      name  
}
SourceFile: "SectionName.java"
NestHost: com.oracle.objectfile.SectionName
InnerClasses:
  private ProgbitsSectionName = com.oracle.objectfile.SectionName$ProgbitsSectionName of com.oracle.objectfile.SectionName