Searched refs:e_shentsize (Results 1 – 22 of 22) 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
89 TEST_ASSERT(hdrp->e_shentsize == sizeof(Elf64_Shdr), in elfhdr_get()93 hdrp->e_shentsize, sizeof(Elf64_Shdr)); in elfhdr_get()
17 sh_entsize = swap_uint16(ehdr->e_shentsize); in FUNC()71 sh_entsize = swap_uint16(ehdr->e_shentsize); in FUNC()
67 GET_BE(&hdr->e_shentsize) * i; in BITSFUNC()76 GET_BE(&hdr->e_shentsize) * GET_BE(&symtab_hdr->sh_link); in BITSFUNC()
69 ehdr->e_shentsize != sizeof(struct elf_shdr)) { in elf_is_ehdr_sane()156 ehdr->e_shentsize = elf16_to_cpu(ehdr, buf_ehdr->e_shentsize); in elf_read_ehdr()
2908 || info->hdr->e_shentsize != sizeof(Elf_Shdr)) in elf_header_check()
216 Elf32_Half e_shentsize; member233 Elf64_Half e_shentsize; member
340 || r2(&ehdr->e_shentsize) != sizeof(Elf32_Shdr)) { in do_file()350 || r2(&ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
558 || w2(ehdr->e_shentsize) != sizeof(Elf32_Shdr)) { in do_file()573 || w2(ghdr->e_shentsize) != sizeof(Elf64_Shdr)) { in do_file()
90 uint16_t e_shentsize; member180 h.e_shentsize = 0; in make_exe()
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()
367 ehdr.e_shentsize = elf_half_to_cpu(ehdr.e_shentsize); in read_ehdr()384 if (ehdr.e_shentsize != sizeof(Elf_Shdr)) in read_ehdr()
181 e->e_shentsize = swab16(e->e_shentsize); in convert_elf_hdr()
73 __be16 e_shentsize; member
373 elf->e_shentsize = 0; in create_opalcore()
596 || hdr->e_shentsize != sizeof(*sechdrs)) { in vpe_elfload()
1309 elf->e_shentsize = 0; in fill_elf_fdpic_header()1478 elf->e_shentsize = sizeof(*shdr4extnum); in fill_extnum_info()
2165 elf->e_shentsize = sizeof(*shdr4extnum); in fill_extnum_info()
865 elf->e_shentsize = 0; in fadump_init_elfcore_header()
523 hdr->e_shentsize = TO_NATIVE(hdr->e_shentsize); in parse_elf()
1384 ehdr->e_shentsize = 0; in kcore__copy_hdr()