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

TSegmentCommand64

Declaration

Source position: machotypes.pp line 106

type TSegmentCommand64 = record

  name: TSegSectName;

  

  vmaddr: cuint64;

  

  vmsize: cuint64;

  

  fileoff: cuint64;

  

  filesize: cuint64;

  

  maxprot: tmach_vm_prot;

  

  initprot: tmach_vm_prot;

  

  nsects: cuint32;

  

  flags: cuint32;

  

end;


Documentation generated on: Jan 30 2024