Unit 'machotypes' Package
[Overview][Types][Procedures and functions][Index] [#fcl-res]

TDySymtabCommand

Declaration

Source position: machotypes.pp line 154

type TDySymtabCommand = record

  ilocalsym: cuint32;

  

  nlocalsym: cuint32;

  

  iextdefsym: cuint32;

  

  nextdefsym: cuint32;

  

  iundefsym: cuint32;

  

  nundefsym: cuint32;

  

  tocoff: cuint32;

  

  ntoc: cuint32;

  

  modtaboff: cuint32;

  

  nmodtab: cuint32;

  

  extrefsymoff: cuint32;

  

  nextrefsyms: cuint32;

  

  indirectsymoff: cuint32;

  

  nindirectsyms: cuint32;

  

  extreloff: cuint32;

  

  nextrel: cuint32;

  

  locreloff: cuint32;

  

  nlocrel: cuint32;

  

end;


Documentation generated on: Jan 30 2024