Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dtest-nlist.c67 cnt, nl[cnt].n_numaux); in main()
71 && nl[cnt].n_numaux == 0) in main()
74 || nl[cnt].n_numaux != 0))) in main()
/external/elfutils/libelf/
Dnlist.c178 nl->n_numaux = 0; in nlist()
187 nl->n_numaux = 0; in nlist()
217 nl->n_numaux = 0; in nlist()
Dnlist.h29 char n_numaux; /* Number of auxiliary entries. */ member