[Overview][Constants][Types][Procedures and functions][Index] Reference for unit 'amigados' (#aros)

TSHeader

Declaration

Source position: amigados.pas line 2100

type TSHeader = record

  Name: LongWord;

  Type_: LongWord;

  Flags: elf_uintptr_t;

  Addr: elf_ptr_t;

  Offset: elf_uintptr_t;

  Size: elf_uintptr_t;

  Link: LongWord;

  Info: LongWord;

  AddrAlign: elf_uintptr_t;

  EntSize: elf_uintptr_t;

end;


Documentation generated on: 2017-01-10