Home
last modified time | relevance | path

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

/external/elfutils/tests/
Dtest-nlist.c71 cnt, nl[cnt].n_numaux); in main()
75 && nl[cnt].n_numaux == 0) in main()
78 || nl[cnt].n_numaux != 0))) in main()
/external/elfutils/libelf/
Dnlist.c193 nl->n_numaux = 0; in nlist()
202 nl->n_numaux = 0; in nlist()
239 nl->n_numaux = 0; in nlist()
Dnlist.h41 char n_numaux; /* Number of auxiliary entries. */ member