Home
last modified time | relevance | path

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

/NextBSD/contrib/gdb/gdb/
HDdictionary.h72 extern struct dictionary *dict_create_linear_expandable (void);
HDdictionary.c461 dict_create_linear_expandable (void) in dict_create_linear_expandable() function
HDmdebugread.c4686 BLOCK_DICT (retval) = dict_create_linear_expandable (); in new_block()