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

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

Completed in 114 milliseconds