Searched refs:arm_v7m_psr_hsh (Results 1 – 2 of 2) sorted by relevance
2475 (arm_v7m_psr_hsh, arm_barrier_opt_hsh): New variables.2487 (md_begin): Initialize arm_v7m_psr_hsh and arm_barrier_opt_hsh.
669 static struct hash_control *arm_v7m_psr_hsh; variable4855 psr = hash_find_n (arm_v7m_psr_hsh, start, p - start); in parse_psr()19546 || (arm_v7m_psr_hsh = hash_new ()) == NULL in md_begin()19561 hash_insert (arm_v7m_psr_hsh, v7m_psrs[i].template, (PTR) (v7m_psrs + i)); in md_begin()