Lines Matching refs:sorted_count
108 unsigned int sorted_count; member
125 unsigned int sorted_count; member
1258 ret->sorted_count = 0; in elfNN_ia64_new_elf_hash_entry()
1297 dir->sorted_count = ind->sorted_count; in elfNN_ia64_hash_copy_indirect()
1302 ind->sorted_count = 0; in elfNN_ia64_hash_copy_indirect()
1386 entry->sorted_count = 0; in elfNN_ia64_global_dyn_info_free()
1407 entry->sorted_count = 0; in elfNN_ia64_local_dyn_info_free()
1808 unsigned int count, sorted_count, size; in get_dyn_sym_info() local
1819 sorted_count_p = &global_h->sorted_count; in get_dyn_sym_info()
1835 sorted_count_p = &loc_h->sorted_count; in get_dyn_sym_info()
1840 sorted_count = *sorted_count_p; in get_dyn_sym_info()
1851 if (sorted_count) in get_dyn_sym_info()
1855 dyn_i = bsearch (&key, info, sorted_count, in get_dyn_sym_info()
1911 if (count != sorted_count) in get_dyn_sym_info()
3896 loc_h->sorted_count = count; in elfNN_ia64_relocate_section()