Home
last modified time | relevance | path

Searched refs:ngnubuckets (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c9875 bfd_vma ngnubuckets = 0; in process_symbol_table() local
9968 ngnubuckets = byte_get (nb, 4); in process_symbol_table()
9986 gnubuckets = get_dynamic_data (file, ngnubuckets, 4); in process_symbol_table()
9991 for (i = 0; i < ngnubuckets; i++) in process_symbol_table()
10009 + 4 * (ngnubuckets + maxchain), 4)), in process_symbol_table()
10033 + offset_from_vma (file, buckets_vma + 4 * ngnubuckets, 4)), in process_symbol_table()
10048 ngnubuckets = 0; in process_symbol_table()
10090 for (hn = 0; hn < ngnubuckets; ++hn) in process_symbol_table()
10438 (unsigned long) ngnubuckets); in process_symbol_table()
10440 lengths = (unsigned long *) calloc (ngnubuckets, sizeof (*lengths)); in process_symbol_table()
[all …]