Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c208 static struct hash_control *cc2_hash; variable
3028 cc2_hash = hash_new (); in md_begin()
3030 hash_err = hash_insert (cc2_hash, sym->name, (char *) sym); in md_begin()
3304 return hash_find (cc2_hash, operand->buf) != 0; in is_type()
3737 tic54x_symbol *cc2 = (tic54x_symbol *) hash_find (cc2_hash, operand->buf); in encode_cc2()
5015 (sym = (tic54x_symbol *) hash_find (cc2_hash, name)) != NULL || in tic54x_undefined_symbol()