Home | History | Annotate | Download | only in binutils

Lines Matching refs:group_count

227 static size_t group_count;
5652 group_count = 0;
5657 group_count++;
5659 if (group_count == 0)
5667 section_groups = (struct group *) calloc (group_count, sizeof (struct group));
5672 (unsigned long) group_count);
15066 for (i = 0; i < group_count; i++)