Unit 'elftypes' Package
[Overview][Types][Index] [#fcl-res]

TElfIdent

Declaration

Source position: elftypes.pp line 26

type TElfIdent = packed record

  Magic: TElfMagic;

  ElfClass: Byte;

  ElfData: Byte;

  ElfVersion: Byte;

  OsAbi: Byte;

  AbiVersion: Byte;

  Padding: array [9..15] of Byte;

end;


Documentation generated on: 2023-03-18