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