Home
last modified time | relevance | path

Searched refs:find_sym_fns (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.c98 static const struct sym_fns *find_sym_fns (bfd *);
939 objfile->sf = find_sym_fns (objfile->obfd); in syms_from_objfile_1()
1853 find_sym_fns (bfd *abfd) in find_sym_fns() function
3701 const struct sym_fns *sf = find_sym_fns (abfd); in get_symfile_segment_data()