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

/macosx-10.9.5/cctools-845/as/
H A Darm.c14001 static struct asm_barrier_opt barrier_opt_names[] =
18160 i < sizeof (barrier_opt_names) / sizeof (struct asm_barrier_opt);
18162 hash_insert (arm_barrier_opt_hsh, barrier_opt_names[i].template,
18163 (PTR) (barrier_opt_names + i));
13990 static struct asm_barrier_opt barrier_opt_names[] = variable in typeref:struct:asm_barrier_opt

Completed in 91 milliseconds