Home
last modified time | relevance | path

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

/external/elfutils/src/
Delfcmp.c207 size_t shnum1; in main() local
209 if (unlikely (elf_getshdrnum (elf1, &shnum1) != 0)) in main()
215 if (unlikely (shnum1 != shnum2)) in main()