Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/
Dsymbols.c38 static struct hash_control *sy_hash; variable
500 if ((error_string = hash_jam (sy_hash, S_GET_NAME (symbolP), (void *) symbolP))) in symbol_table_insert()
724 sym = ((symbolS *) hash_find (sy_hash, name)); in symbol_find_exact_noref()
2774 sy_hash = hash_new (); in symbol_begin()
3030 hash_print_statistics (file, "symbol table", sy_hash); in symbol_print_statistics()