Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/config/
HDtc-arm.c667 static struct hash_control *arm_shift_hsh; variable
4233 shift_name = hash_find_n (arm_shift_hsh, *str, p - *str); in parse_shift()
19544 || (arm_shift_hsh = hash_new ()) == NULL in md_begin()
19557 hash_insert (arm_shift_hsh, shift_names[i].name, (PTR) (shift_names + i)); in md_begin()
/trueos/contrib/binutils/gas/
HDChangeLog-00015277 (md_begin): Initialise arm_shift_hsh table from new