Searched refs:arm_barrier_opt_hsh (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-arm.c672 static struct hash_control *arm_barrier_opt_hsh; variable in typeref:struct:hash_control
5032 o = hash_find_n (arm_barrier_opt_hsh, p, q - p);
19553 || (arm_barrier_opt_hsh = hash_new ()) == NULL)
19571 hash_insert (arm_barrier_opt_hsh, barrier_opt_names[i].template,

Completed in 134 milliseconds