Searched refs:elt_count (Results 1 – 1 of 1) sorted by relevance
2234 unsigned int *elt_count; /* Number of sections in each list. */ member2263 list->elt_count[*elem_idx] += 1; in build_group_lists()2275 list->elt_count = (unsigned int *) in build_group_lists()2276 xrealloc (list->elt_count, newsize * sizeof (*list->elt_count)); in build_group_lists()2279 list->elt_count[i] = 1; in build_group_lists()2302 list.elt_count = NULL; in elf_adjust_symtab()2367 size = 4 * (list.elt_count[i] + 1); in elf_adjust_symtab()