Searched refs:e_shentsize (Results 1 – 20 of 20) sorted by relevance
70 GET_LE(&hdr->e_shentsize)*GET_LE(&hdr->e_shstrndx); in BITSFUNC()74 GET_LE(&hdr->e_shentsize) * i; in BITSFUNC()87 GET_LE(&hdr->e_shentsize) * GET_LE(&symtab_hdr->sh_link); in BITSFUNC()
67 Elf32_Half e_shentsize; member84 Elf64_Half e_shentsize; member
90 TEST_ASSERT(hdrp->e_shentsize == sizeof(Elf64_Shdr), in elfhdr_get()94 hdrp->e_shentsize, sizeof(Elf64_Shdr)); in elfhdr_get()
21 sh_entsize = swap_uint16(ehdr->e_shentsize); in FUNC()75 sh_entsize = swap_uint16(ehdr->e_shentsize); in FUNC()
68 GET_BE(&hdr->e_shentsize) * i; in BITSFUNC()77 GET_BE(&hdr->e_shentsize) * GET_BE(&symtab_hdr->sh_link); in BITSFUNC()
340 || r2(&ehdr->e_shentsize) != sizeof(Elf32_Shdr)) { in do_file()350 || r2(&ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
550 || w2(ehdr->e_shentsize) != sizeof(Elf32_Shdr)) { in do_file()564 || w2(ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
216 Elf32_Half e_shentsize; member233 Elf64_Half e_shentsize; member
99 ehdr->e_shentsize != sizeof(struct elf_shdr)) { in elf_is_ehdr_sane()189 ehdr->e_shentsize = elf16_to_cpu(ehdr, buf_ehdr->e_shentsize); in elf_read_ehdr()
1003 elf->e_shentsize = 0; in fadump_init_elfcore_header()
234 ehdr.e_shentsize = elf_half_to_cpu(ehdr.e_shentsize); in read_ehdr()253 if (ehdr.e_shentsize != sizeof(Elf_Shdr)) in read_ehdr()
364 ehdr.e_shentsize = elf_half_to_cpu(ehdr.e_shentsize); in read_ehdr()383 if (ehdr.e_shentsize != sizeof(Elf_Shdr)) { in read_ehdr()
181 e->e_shentsize = swab16(e->e_shentsize); in convert_elf_hdr()
86 __be16 e_shentsize; member
596 || hdr->e_shentsize != sizeof(*sechdrs)) { in vpe_elfload()
1313 elf->e_shentsize = 0; in fill_elf_fdpic_header()1482 elf->e_shentsize = sizeof(*shdr4extnum); in fill_extnum_info()
2193 elf->e_shentsize = sizeof(*shdr4extnum); in fill_extnum_info()
463 hdr->e_shentsize = TO_NATIVE(hdr->e_shentsize); in parse_elf()
1339 ehdr->e_shentsize = 0; in kcore__copy_hdr()
2809 || info->hdr->e_shentsize != sizeof(Elf_Shdr)) in elf_header_check()