class com.oracle.objectfile.SectionName$NobitsSectionName extends com.oracle.objectfile.SectionName
  minor version: 0
  major version: 59
  flags: flags: (0x0020) ACC_SUPER
  this_class: com.oracle.objectfile.SectionName$NobitsSectionName
  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$NobitsSectionName this
        start local 1 // java.lang.String name
         0: .line 50
            aload 0 /* this */
            aload 1 /* name */
            invokespecial com.oracle.objectfile.SectionName.<init>:(Ljava/lang/String;)V
         1: .line 51
            return
        end local 1 // java.lang.String name
        end local 0 // com.oracle.objectfile.SectionName$NobitsSectionName this
      LocalVariableTable:
        Start  End  Slot  Name  Signature
            0    2     0  this  Lcom/oracle/objectfile/SectionName$NobitsSectionName;
            0    2     1  name  Ljava/lang/String;
    MethodParameters:
      Name  Flags
      name  
}
SourceFile: "SectionName.java"
NestHost: com.oracle.objectfile.SectionName
InnerClasses:
  private NobitsSectionName = com.oracle.objectfile.SectionName$NobitsSectionName of com.oracle.objectfile.SectionName