Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score7.c483 struct s7_reg_entry struct
489 static const struct s7_reg_entry s7_score_rn_table[] = argument
502 static const struct s7_reg_entry s7_score_srn_table[] =
508 static const struct s7_reg_entry s7_score_crn_table[] =
523 const struct s7_reg_entry *names;
1122 struct s7_reg_entry *reg; in s7_score_reg_parse()
1134 reg = (struct s7_reg_entry *) hash_find (htab, start); in s7_score_reg_parse()
5352 s7_insert_reg (const struct s7_reg_entry *r, struct hash_control *htab) in s7_insert_reg()
5373 const struct s7_reg_entry *r; in s7_build_reg_hsh()