shcount
struct shcount *higher, *lower;
static struct shcount *shc = NULL;
struct shcount *new;
new = (struct shcount *)xcalloc(1, sizeof (*new));
Dwarf_Unsigned shcount = 0;
shcount = ep->f_loc_shdr.g_count;
for(i = 0; i < shcount; ++i,++shp) {
Dwarf_Unsigned shcount = 0;
shcount = ep->f_loc_shdr.g_count;
for(i = 0; i < shcount; ++i,++shp) {