Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c209 static struct hash_control *cc3_hash; variable
3032 cc3_hash = hash_new (); in md_begin()
3034 hash_err = hash_insert (cc3_hash, sym->name, (char *) sym); in md_begin()
3306 return hash_find (cc3_hash, operand->buf) != 0 in is_type()
3708 tic54x_symbol *cc3 = (tic54x_symbol *) hash_find (cc3_hash, operand->buf); in encode_cc3()
5016 (sym = (tic54x_symbol *) hash_find (cc3_hash, name)) != NULL || in tic54x_undefined_symbol()