Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-score.c421 struct s3_reg_entry struct
427 static const struct s3_reg_entry s3_score_rn_table[] = argument
440 static const struct s3_reg_entry s3_score_srn_table[] =
446 static const struct s3_reg_entry s3_score_crn_table[] =
461 const struct s3_reg_entry *names;
1036 struct s3_reg_entry *reg; in s3_score_reg_parse()
1048 reg = (struct s3_reg_entry *) hash_find (htab, start); in s3_score_reg_parse()
6272 s3_insert_reg (const struct s3_reg_entry *r, struct hash_control *htab) in s3_insert_reg()
6293 const struct s3_reg_entry *r; in s3_build_reg_hsh()