final class jdk.tools.jaotc.binformat.macho.MachO
minor version: 0
major version: 59
flags: flags: (0x0030) ACC_FINAL, ACC_SUPER
this_class: jdk.tools.jaotc.binformat.macho.MachO
super_class: java.lang.Object
{
void <init>();
descriptor: ()V
flags: (0x0000)
Code:
stack=1, locals=1, args_size=1
start local 0 // jdk.tools.jaotc.binformat.macho.MachO this
0: .line 45
aload 0 /* this */
invokespecial java.lang.Object.<init>:()V
return
end local 0 // jdk.tools.jaotc.binformat.macho.MachO this
LocalVariableTable:
Start End Slot Name Signature
0 1 0 this Ljdk/tools/jaotc/binformat/macho/MachO;
}
SourceFile: "MachO.java"
NestMembers:
jdk.tools.jaotc.binformat.macho.MachO$dysymtab_command jdk.tools.jaotc.binformat.macho.MachO$mach_header_64 jdk.tools.jaotc.binformat.macho.MachO$nlist_64 jdk.tools.jaotc.binformat.macho.MachO$reloc_info jdk.tools.jaotc.binformat.macho.MachO$section_64 jdk.tools.jaotc.binformat.macho.MachO$segment_command_64 jdk.tools.jaotc.binformat.macho.MachO$symtab_command jdk.tools.jaotc.binformat.macho.MachO$version_min_command
InnerClasses:
final dysymtab_command = jdk.tools.jaotc.binformat.macho.MachO$dysymtab_command of jdk.tools.jaotc.binformat.macho.MachO
final mach_header_64 = jdk.tools.jaotc.binformat.macho.MachO$mach_header_64 of jdk.tools.jaotc.binformat.macho.MachO
final nlist_64 = jdk.tools.jaotc.binformat.macho.MachO$nlist_64 of jdk.tools.jaotc.binformat.macho.MachO
final reloc_info = jdk.tools.jaotc.binformat.macho.MachO$reloc_info of jdk.tools.jaotc.binformat.macho.MachO
final section_64 = jdk.tools.jaotc.binformat.macho.MachO$section_64 of jdk.tools.jaotc.binformat.macho.MachO
final segment_command_64 = jdk.tools.jaotc.binformat.macho.MachO$segment_command_64 of jdk.tools.jaotc.binformat.macho.MachO
final symtab_command = jdk.tools.jaotc.binformat.macho.MachO$symtab_command of jdk.tools.jaotc.binformat.macho.MachO
final version_min_command = jdk.tools.jaotc.binformat.macho.MachO$version_min_command of jdk.tools.jaotc.binformat.macho.MachO