Class MachO64.PreboundDyLibCommand

java.lang.Object
org.eclipse.cdt.utils.macho.MachO64.LoadCommand
org.eclipse.cdt.utils.macho.MachO64.PreboundDyLibCommand
Enclosing class:
MachO64

public class MachO64.PreboundDyLibCommand extends MachO64.LoadCommand
  • Field Details

    • name

      public int name
    • nmodules

      public int nmodules
    • linked_modules

      public int linked_modules
    • lc_str_name

      public String lc_str_name
  • Constructor Details

    • PreboundDyLibCommand

      public PreboundDyLibCommand()
  • Method Details