Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score.c475 static struct hash_control *s3_dependency_insn_hsh = NULL; variable
2207 tmp = (const struct s3_insn_to_dependency *) hash_find (s3_dependency_insn_hsh, name); in s3_dependency_type_from_insn()
6357 hash_insert (s3_dependency_insn_hsh, new_i2n->insn_name, in s3_build_dependency_insn_hsh()
6531 if ((s3_dependency_insn_hsh = hash_new ()) == NULL) in s3_begin()