Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddictionary.h47 extern struct dictionary *dict_create_hashed (struct obstack *obstack,
H A Ddictionary.c352 dict_create_hashed (struct obstack *obstack, in dict_create_hashed() function
H A Dbuildsym.c241 BLOCK_DICT (block) = dict_create_hashed (&objfile->objfile_obstack, in finish_block()