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

TSection64

Declaration

Source position: machotypes.pp line 132

type TSection64 = record

  sectname: TSegSectName;

  

  segname: TSegSectName;

  

  addr: cuint64;

  

  size: cuint64;

  

  offset: cuint32;

  

  align: cuint32;

  

  reloff: cuint32;

  

  nreloc: cuint32;

  

  flags: cuint32;

  

  reserved1: cuint32;

  

  reserved2: LongWord;

  

  reserved3: cuint32;

  

end;


Documentation generated on: Jan 30 2024