Searched refs:arm_psr_hsh (Results 1 – 2 of 2) sorted by relevance
764 static struct hash_control * arm_psr_hsh; variable5907 psr = (const struct asm_psr *) hash_find_n (arm_psr_hsh, start, in parse_psr()23817 || (arm_psr_hsh = hash_new ()) == NULL in md_begin()23831 hash_insert (arm_psr_hsh, psrs[i].template_name, (void *) (psrs + i)); in md_begin()
2733 (arm_psr_hsh): New hash table.