Source position: elftypes.pp line 97
type TElf32Symbol = packed record
Name: LongWord;
Value: LongWord;
Size: LongWord;
Info: Byte;
Other: Byte;
SectIdx: Word;
end;