Searched refs:subsym_recurse_hash (Results 1 – 1 of 1) sorted by relevance
188 static struct hash_control *subsym_recurse_hash; /* Prevent infinite recurse. */ variable3339 subsym_recurse_hash = hash_new (); in md_begin()4814 if (hash_find (subsym_recurse_hash, name) == NULL)4963 hash_insert (subsym_recurse_hash, name, name);4965 hash_delete (subsym_recurse_hash, name);