Searched refs:dict_free (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Ddictionary.h53 it, call dict_add_symbol(). Call dict_free() when you're done with
69 it, call dict_add_symbol(). Call dict_free() when you're done with
82 extern void dict_free (struct dictionary *dict);
H A Dcp-namespace.c721 dict_free (BLOCK_DICT (possible_namespace_block));
H A Ddictionary.c392 it, call dict_add_symbol(). Call dict_free() when you're done with
457 it, call dict_add_symbol(). Call dict_free() when you're done with
483 dict_free (struct dictionary *dict) function
H A Djv-lang.c161 dict_free (BLOCK_DICT (bl));
H A Dsymmisc.c107 dict_free (BLOCK_DICT (b));

Completed in 112 milliseconds