-
-
Field Summary
-
Fields inherited from class org.eclipse.cdt.utils.macho.MachO.LoadCommand
cmd, cmdsize, LC_DYSYMTAB, LC_FVMFILE, LC_ID_DYLIB, LC_ID_DYLINKER, LC_IDENT, LC_IDFVMLIB, LC_LOAD_DYLIB, LC_LOAD_DYLINKER, LC_LOAD_WEAK_DYLIB, LC_LOADFVMLIB, LC_PREBIND_CKSUM, LC_PREBOUND_DYLIB, LC_PREPAGE, LC_REQ_DYLD, LC_ROUTINES, LC_SEGMENT, LC_SUB_CLIENT, LC_SUB_FRAMEWORK, LC_SUB_LIBRARY, LC_SUB_UMBRELLA, LC_SYMSEG, LC_SYMTAB, LC_THREAD, LC_TWOLEVEL_HINTS, LC_UNIXTHREAD
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
ilocalsym
public int ilocalsym
-
nlocalsym
public int nlocalsym
-
iextdefsym
public int iextdefsym
-
nextdefsym
public int nextdefsym
-
iundefsym
public int iundefsym
-
nundefsym
public int nundefsym
-
modtaboff
public int modtaboff
-
nmodtab
public int nmodtab
-
extrefsymoff
public int extrefsymoff
-
nextrefsyms
public int nextrefsyms
-
nindirectsyms
public int nindirectsyms
-
extreloff
public int extreloff
-
nextrel
public int nextrel
-
locreloff
public int locreloff
-
nlocrel
public int nlocrel
-
Constructor Detail
-
DySymtabCommand
public DySymtabCommand()
Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved.