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