Searched refs:e_shentsize (Results 1 – 4 of 4) sorted by relevance
202 Elf32_Half e_shentsize; member219 Elf64_Half e_shentsize; member
366 || w2(ehdr->e_shentsize) != sizeof(Elf32_Shdr)) { in do_file()384 || w2(ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
82 Elf32_Half e_shentsize; /* Section header table entry size */ member100 Elf64_Half e_shentsize; /* Section header table entry size */ member
433 hdr->e_shentsize = TO_NATIVE(hdr->e_shentsize); in parse_elf()