Searched refs:ngnubuckets (Results 1 – 1 of 1) sorted by relevance
7342 bfd_vma ngnubuckets = 0; in process_symbol_table() local7752 ngnubuckets = byte_get (nb, 4); in process_symbol_table()7770 gnubuckets = get_dynamic_data (file, ngnubuckets, 4); in process_symbol_table()7775 for (i = 0; i < ngnubuckets; i++) in process_symbol_table()7793 + 4 * (ngnubuckets + maxchain), 4)), in process_symbol_table()7817 + offset_from_vma (file, buckets_vma + 4 * ngnubuckets, 4)), in process_symbol_table()7829 lengths = calloc (ngnubuckets, sizeof (*lengths)); in process_symbol_table()7837 (unsigned long) ngnubuckets); in process_symbol_table()7840 for (hn = 0; hn < ngnubuckets; ++hn) in process_symbol_table()7861 for (hn = 0; hn < ngnubuckets; ++hn) in process_symbol_table()[all …]