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

TSymbol

Declaration

Source position: amigados.pas line 2152

type TSymbol = record

  Name: LongWord;

  Value: elf_uintptr_t;

  Size: elf_uintptr_t;

  Info: Byte;

  Other: Byte;

  ShIndex: Word;

end;


Documentation generated on: 2017-01-10