Searched refs:e_shnum (Results 1 – 3 of 3) sorted by relevance
188 for (j = ehdr->e_shnum; --j >= 0; ++shdr) { in ElfW()257 ehdr->e_shnum = bswap_16(ehdr->e_shnum); in check_elf_header()
135 Elf32_Half e_shnum; /**< # of entries in sect. head. tab. */ member155 Elf64_Half e_shnum; /**< \brief # of entries in sect. head. tab. */ member
83 Elf32_Half e_shnum; /* Section header table entry count */ member101 Elf64_Half e_shnum; /* Section header table entry count */ member
Completed in 22 milliseconds