Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c206 static struct hash_control *mmreg_hash; variable
2686 if (hash_find (mmreg_hash, a)) in subsym_isreg()
3020 mmreg_hash = hash_new (); in md_begin()
3022 hash_err = hash_insert (mmreg_hash, sym->name, (char *) sym); in md_begin()
3256 || hash_find (mmreg_hash, operand->buf) != 0); in is_mmreg()
5026 (sym = (tic54x_symbol *) hash_find (mmreg_hash, name)) != NULL || in tic54x_undefined_symbol()