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