Class MachO64.DyLibTableOfContents

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

public class MachO64.DyLibTableOfContents extends Object
  • Field Details

    • INDIRECT_SYMBOL_LOCAL

      public static final int INDIRECT_SYMBOL_LOCAL
      See Also:
    • INDIRECT_SYMBOL_ABS

      public static final int INDIRECT_SYMBOL_ABS
      See Also:
    • symbol_index

      public int symbol_index
    • module_index

      public int module_index
  • Constructor Details

    • DyLibTableOfContents

      public DyLibTableOfContents()