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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-arm.c14643 static struct asm_barrier_opt barrier_opt_names[] =
19502 i < sizeof (barrier_opt_names) / sizeof (struct asm_barrier_opt);
19504 hash_insert (arm_barrier_opt_hsh, barrier_opt_names[i].template,
19505 (PTR) (barrier_opt_names + i));
14631 static struct asm_barrier_opt barrier_opt_names[] = variable in typeref:struct:asm_barrier_opt

Completed in 148 milliseconds