Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/config/
HDtc-arm.c14699 static struct asm_barrier_opt barrier_opt_names[] = variable
19565 i < sizeof (barrier_opt_names) / sizeof (struct asm_barrier_opt); in md_begin()
19567 hash_insert (arm_barrier_opt_hsh, barrier_opt_names[i].template, in md_begin()
19568 (PTR) (barrier_opt_names + i)); in md_begin()
/trueos/contrib/binutils/gas/
HDChangeLog-20062485 (v7m_psrs, barrier_opt_names): New tables.