Unit 'BFD' Package
[Overview][Constants][Types][Procedures and functions][Index] [#bfd]

symbol_info

Declaration

Source position: bfd.pas line 193

type symbol_info = record

  value: symvalue;

  typ: ShortInt;

  name: pchar;

  stab_type: Byte;

  stab_other: ShortInt;

  stab_desc: SmallInt;

  stab_name: pchar;

end;


Documentation generated on: 2023-03-18