Home
last modified time | relevance | path

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

/external/elfutils/src/
Delfclassify.c281 size_t nshdrs; in run_classify() local
282 if (elf_getshdrnum (elf, &nshdrs) != 0) in run_classify()
287 if (nshdrs > 0) in run_classify()