Searched refs:sym_fns (Results 1 – 11 of 11) sorted by relevance
89 struct sym_fns struct137 struct sym_fns *next; argument181 extern void add_symtab_fns (struct sym_fns *);
222 static struct sym_fns nlm_sym_fns =
332 struct sym_fns *sf;
390 static struct sym_fns ecoff_sym_fns =
733 static struct sym_fns elf_sym_fns =
710 static struct sym_fns som_sym_fns =
155 static struct sym_fns *symtab_fns = NULL;1416 add_symtab_fns (struct sym_fns *sf) in add_symtab_fns()1431 struct sym_fns *sf; in find_sym_fns()
2127 static struct sym_fns coff_sym_fns =
2997 static struct sym_fns xcoff_sym_fns =
3500 static struct sym_fns aout_sym_fns =
1556 @cindex @code{sym_fns} structure1560 to @code{add_symtab_fns} is a @code{struct sym_fns} which contains the1569 @item @var{xyz}_symfile_init(struct sym_fns *sf)1580 @code{struct sym_fns} whose @code{bfd} field contains the BFD for the1599 @item @var{xyz}_symfile_read(struct sym_fns *sf, CORE_ADDR addr, int mainline)1604 @code{sf} points to the @code{struct sym_fns} originally passed to