Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-score.c416 struct s3_reg_entry struct
422 static const struct s3_reg_entry s3_score_rn_table[] = argument
435 static const struct s3_reg_entry s3_score_srn_table[] =
441 static const struct s3_reg_entry s3_score_crn_table[] =
456 const struct s3_reg_entry *names;
1031 struct s3_reg_entry *reg; in s3_score_reg_parse()
1043 reg = (struct s3_reg_entry *) str_hash_find (htab, start); in s3_score_reg_parse()
6236 s3_insert_reg (const struct s3_reg_entry *r, htab_t htab) in s3_insert_reg()
6251 const struct s3_reg_entry *r; in s3_build_reg_hsh()