Searched refs:hsd (Results 1 – 1 of 1) sorted by relevance
2534 struct mips_elf_hash_sort_data hsd; in mips_elf_sort_hash_table() local2542 hsd.low = NULL; in mips_elf_sort_hash_table()2543 hsd.max_unref_got_dynindx = in mips_elf_sort_hash_table()2544 hsd.min_got_dynindx = elf_hash_table (info)->dynsymcount in mips_elf_sort_hash_table()2553 hsd.max_non_got_dynindx = max_local; in mips_elf_sort_hash_table()2557 &hsd); in mips_elf_sort_hash_table()2561 BFD_ASSERT (hsd.max_non_got_dynindx <= hsd.min_got_dynindx); in mips_elf_sort_hash_table()2562 BFD_ASSERT ((unsigned long)hsd.max_unref_got_dynindx in mips_elf_sort_hash_table()2567 g->global_gotsym = hsd.low; in mips_elf_sort_hash_table()2579 struct mips_elf_hash_sort_data *hsd = data; in mips_elf_sort_hash_table_f() local[all …]