Home
last modified time | relevance | path

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

/external/elfutils/src/
Delfcmp.c210 size_t shnum2; in main() local
214 if (unlikely (elf_getshdrnum (elf2, &shnum2) != 0)) in main()
217 if (unlikely (shnum1 != shnum2)) in main()