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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c472 static struct hash_control *alpha_literal_hash;
545 info = (struct alpha_reloc_tag *) hash_find (alpha_literal_hash, buffer);
556 errmsg = hash_insert (alpha_literal_hash, info->string, (void *) info);
724 if (alpha_literal_hash)
4983 alpha_literal_hash = hash_new ();
468 static struct hash_control *alpha_literal_hash; variable in typeref:struct:hash_control

Completed in 129 milliseconds