Searched refs:hsd (Results 1 – 15 of 15) sorted by relevance
917 struct score_elf_hash_sort_data *hsd = data; in score_elf_sort_hash_table_f() local929 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx) in score_elf_sort_hash_table_f()930 hsd->low = (struct elf_link_hash_entry *) h; in score_elf_sort_hash_table_f()931 h->root.dynindx = hsd->max_unref_got_dynindx++; in score_elf_sort_hash_table_f()934 h->root.dynindx = hsd->max_non_got_dynindx++; in score_elf_sort_hash_table_f()937 h->root.dynindx = --hsd->min_got_dynindx; in score_elf_sort_hash_table_f()938 hsd->low = (struct elf_link_hash_entry *) h; in score_elf_sort_hash_table_f()985 struct score_elf_hash_sort_data hsd; in score_elf_sort_hash_table() local993 hsd.low = NULL; in score_elf_sort_hash_table()994 hsd.max_unref_got_dynindx = in score_elf_sort_hash_table()[all …]
1032 struct score_elf_hash_sort_data *hsd = data; in score_elf_sort_hash_table_f() local1044 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx) in score_elf_sort_hash_table_f()1045 hsd->low = (struct elf_link_hash_entry *) h; in score_elf_sort_hash_table_f()1046 h->root.dynindx = hsd->max_unref_got_dynindx++; in score_elf_sort_hash_table_f()1049 h->root.dynindx = hsd->max_non_got_dynindx++; in score_elf_sort_hash_table_f()1052 h->root.dynindx = --hsd->min_got_dynindx; in score_elf_sort_hash_table_f()1053 hsd->low = (struct elf_link_hash_entry *) h; in score_elf_sort_hash_table_f()1098 struct score_elf_hash_sort_data hsd; in score_elf_sort_hash_table() local1106 hsd.low = NULL; in score_elf_sort_hash_table()1107 hsd.max_unref_got_dynindx = in score_elf_sort_hash_table()[all …]
3955 struct mips_elf_hash_sort_data hsd; in mips_elf_sort_hash_table() local3968 hsd.low = NULL; in mips_elf_sort_hash_table()3969 hsd.max_unref_got_dynindx in mips_elf_sort_hash_table()3970 = hsd.min_got_dynindx in mips_elf_sort_hash_table()3974 hsd.max_local_dynindx = count_section_dynsyms (abfd, info) + 1; in mips_elf_sort_hash_table()3975 hsd.max_non_got_dynindx = htab->root.local_dynsymcount + 1; in mips_elf_sort_hash_table()3976 hsd.output_bfd = abfd; in mips_elf_sort_hash_table()3983 hsd.mipsxhash = s->contents; in mips_elf_sort_hash_table()3984 BFD_ASSERT (hsd.mipsxhash != NULL); in mips_elf_sort_hash_table()3987 hsd.mipsxhash = NULL; in mips_elf_sort_hash_table()[all …]
1315 Assert == rather than <= when checking hsd.max_unref_got_dynindx.
3878 struct mips_elf_hash_sort_data hsd; in mips_elf_sort_hash_table() local3891 hsd.low = NULL; in mips_elf_sort_hash_table()3892 hsd.max_unref_got_dynindx in mips_elf_sort_hash_table()3893 = hsd.min_got_dynindx in mips_elf_sort_hash_table()3897 hsd.max_local_dynindx = count_section_dynsyms (abfd, info) + 1; in mips_elf_sort_hash_table()3898 hsd.max_non_got_dynindx = htab->root.local_dynsymcount + 1; in mips_elf_sort_hash_table()3899 hsd.output_bfd = abfd; in mips_elf_sort_hash_table()3906 hsd.mipsxhash = s->contents; in mips_elf_sort_hash_table()3907 BFD_ASSERT (hsd.mipsxhash != NULL); in mips_elf_sort_hash_table()3910 hsd.mipsxhash = NULL; in mips_elf_sort_hash_table()[all …]
1767 * alpha.md (zero_extendqi[hsd]i2): Use "and", not "zapnot".
4382 (extend[qh]i[hsd]i2x): Add missing cases and fix typo in constraint.
21276 … Ing. Markus Huemer mailto:markus.huemer&hsd.at