Source position: bfd.pas line 261
type bfd_link_needed_lists = record
next: Pbfd_link_needed_lists;
by: PBFD;
name: PAnsiChar;
end;