[Overview][Types][Index] Reference for unit 'machotypes' (#fcl-res)

TMachHdr

Declaration

Source position: machotypes.pp line 35

type TMachHdr = record

  magic: LongWord;

  

  cputype: LongInt;

  

  cpusubtype: LongInt;

  

  filetype: LongWord;

  

  ncmds: LongWord;

  

  sizeofcmds: LongWord;

  

  flags: LongWord;

  

end;


Documentation generated on: May 14 2021