Searched refs:scnref (Results 1 - 1 of 1) sorted by relevance

/external/elfutils/0.153/src/
H A Delflint.c132 static int *scnref; variable
535 if (scnref[idx] == 0)
2511 if (++scnref[val] == 2)
3402 scnref = (int *) xcalloc (shnum, sizeof (int));
3923 free (scnref);

Completed in 58 milliseconds