Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-score7.c537 static struct hash_control *s7_dependency_insn_hsh = NULL; variable
2326 tmp = (const struct s7_insn_to_dependency *) hash_find (s7_dependency_insn_hsh, name); in s7_dependency_type_from_insn()
5133 hash_insert (s7_dependency_insn_hsh, new_i2d->insn_name, in s7_build_dependency_insn_hsh()
6146 if ((s7_dependency_insn_hsh = hash_new ()) == NULL) in s7_begin()