Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/gas/config/
HDtc-ia64.c222 struct hash_control *pseudo_hash; /* pseudo opcode hash table */ member
7561 md.pseudo_hash = hash_new (); in md_begin()
7564 err = hash_insert (md.pseudo_hash, pseudo_opcode[i].name, in md_begin()
10823 pdesc = (struct pseudo_opcode *) hash_find (md.pseudo_hash, mnemonic);