Home | History | Annotate | Download | only in bfd

Lines Matching refs:read_func

1144   bfd_boolean (*read_func) (bfd *, nlm_symbol_type *, asection **, arelent *);
1151 read_func = nlm_read_reloc_func (abfd);
1152 if (read_func == NULL)
1173 if (! (*read_func) (abfd, NULL, secs, rels))