Searched refs:max_unref_got_dynindx (Results 1 – 3 of 3) sorted by relevance
114 long max_unref_got_dynindx; member938 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx) in score_elf_sort_hash_table_f()940 h->root.dynindx = hsd->max_unref_got_dynindx++; in score_elf_sort_hash_table_f()1003 hsd.max_unref_got_dynindx = in score_elf_sort_hash_table()1022 BFD_ASSERT ((unsigned long)hsd.max_unref_got_dynindx in score_elf_sort_hash_table()
231 long max_unref_got_dynindx; member2749 hsd.max_unref_got_dynindx = in mips_elf_sort_hash_table()2768 BFD_ASSERT ((unsigned long)hsd.max_unref_got_dynindx in mips_elf_sort_hash_table()2803 if (hsd->max_unref_got_dynindx == hsd->min_got_dynindx) in mips_elf_sort_hash_table_f()2805 h->root.dynindx = hsd->max_unref_got_dynindx++; in mips_elf_sort_hash_table_f()
4669 (struct mips_elf_hash_sort_data): Added max_unref_got_dynindx.