Searched refs:nsegndx (Results 1 – 1 of 1) sorted by relevance
65 int *nsegndx = realloc (dwfl->lookup_segndx, sizeof nsegndx[0] * n); in insert() local66 if (unlikely (nsegndx == NULL)) in insert()74 dwfl->lookup_segndx = nsegndx; in insert()