Searched refs:inst_hash_handle (Results 1 – 1 of 1) sorted by relevance
87 struct hash_control *inst_hash_handle; variable1104 if (!(desc = (struct ns32k_opcode *) hash_find (inst_hash_handle, line))) in parse()1899 inst_hash_handle = hash_new (); in md_begin()1904 if ((status = hash_insert (inst_hash_handle, ptr->name, (char *) ptr))) in md_begin()