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

TSegmentCommand32

Declaration

Source position: machotypes.pp line 52

type TSegmentCommand32 = record

  name: TSegSectName;

  

  vmaddr: LongWord;

  

  vmsize: LongWord;

  

  fileoff: LongWord;

  

  filesize: LongWord;

  

  maxprot: LongInt;

  

  initprot: LongInt;

  

  nsects: LongWord;

  

  flags: LongWord;

  

end;


Documentation generated on: May 14 2021