Searched refs:max_unref_got_dynindx (Results 1 – 5 of 5) sorted by relevance
103 long max_unref_got_dynindx; member933 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx) in score_elf_sort_hash_table_f()935 h->root.dynindx = hsd->max_unref_got_dynindx++; in score_elf_sort_hash_table_f()998 hsd.max_unref_got_dynindx = in score_elf_sort_hash_table()1016 BFD_ASSERT ((unsigned long) hsd.max_unref_got_dynindx in score_elf_sort_hash_table()
107 long max_unref_got_dynindx; member1050 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx) in score_elf_sort_hash_table_f()1052 h->root.dynindx = hsd->max_unref_got_dynindx++; in score_elf_sort_hash_table_f()1113 hsd.max_unref_got_dynindx = in score_elf_sort_hash_table()1131 BFD_ASSERT ((unsigned long)hsd.max_unref_got_dynindx in score_elf_sort_hash_table()
317 long max_unref_got_dynindx; member3830 hsd.max_unref_got_dynindx in mips_elf_sort_hash_table()3842 BFD_ASSERT ((unsigned long) hsd.max_unref_got_dynindx in mips_elf_sort_hash_table()3880 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx) in mips_elf_sort_hash_table_f()3882 h->root.dynindx = hsd->max_unref_got_dynindx++; in mips_elf_sort_hash_table_f()
1315 Assert == rather than <= when checking hsd.max_unref_got_dynindx.
4669 (struct mips_elf_hash_sort_data): Added max_unref_got_dynindx.