Home | History | Annotate | Download | only in config

Lines Matching refs:entry_hash

235     struct hash_control *entry_hash;    /* code entry hint hash table */
5222 err = hash_insert (md.entry_hash, S_GET_NAME (symbolP), (void *) symbolP);
7463 md.entry_hash = hash_new ();