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

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

Completed in 407 milliseconds