Searched refs:dict_add_symbol (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Ddictionary.c448 dict_add_symbol (struct dictionary *dict, struct symbol *sym) function
462 dict_add_symbol (dict, *sym);
526 _("dict_add_symbol: non-expandable dictionary"));
1128 dict_add_symbol (dict, sym);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Ddictionary.c448 dict_add_symbol (struct dictionary *dict, struct symbol *sym) function
462 dict_add_symbol (dict, *sym);
525 internal_error (_("dict_add_symbol: non-expandable dictionary"));
1133 dict_add_symbol (dict, sym);

Completed in 142 milliseconds