Searched refs:read_func (Results 1 – 1 of 1) sorted by relevance
1143 bfd_boolean (*read_func) (bfd *, nlm_symbol_type *, asection **, arelent *); in nlm_slurp_reloc_fixups() local1150 read_func = nlm_read_reloc_func (abfd); in nlm_slurp_reloc_fixups()1151 if (read_func == NULL) in nlm_slurp_reloc_fixups()1172 if (! (*read_func) (abfd, NULL, secs, rels)) in nlm_slurp_reloc_fixups()