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

TMachHdr

Declaration

Source position: machotypes.pp line 74

type TMachHdr = record

  magic: cuint32;

  

  cputype: tmach_cpu_type;

  

  cpusubtype: tmach_cpu_subtype;

  

  filetype: cuint32;

  

  ncmds: cuint32;

  

  sizeofcmds: cuint32;

  

  flags: cuint32;

  

  reserved: cuint32;

end;


Documentation generated on: Jan 30 2024