Home
last modified time | relevance | path

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

/external/elfutils/src/
Delflint.c123 static int *scnref; variable
555 if (scnref[idx] == 0) in check_scn_group()
2759 if (val < shnum && ++scnref[val] == 2) in check_group()
3706 scnref = (int *) xcalloc (shnum, sizeof (int)); in check_sections()
4299 free (scnref); in check_sections()