Searched refs:e_shentsize (Results 1 – 8 of 8) sorted by relevance
66 Elf32_Half e_shentsize; member83 Elf64_Half e_shentsize; member
69 GET_LE(&hdr->e_shentsize)*GET_LE(&hdr->e_shstrndx); in BITSFUNC()73 GET_LE(&hdr->e_shentsize) * i; in BITSFUNC()86 GET_LE(&hdr->e_shentsize) * GET_LE(&symtab_hdr->sh_link); in BITSFUNC()
23 sh_entsize = swap_uint16(ehdr->e_shentsize); in FUNC()126 sh_entsize = swap_uint16(ehdr->e_shentsize); in FUNC()
233 ehdr.e_shentsize = elf_half_to_cpu(ehdr.e_shentsize); in read_ehdr()252 if (ehdr.e_shentsize != sizeof(Elf_Shdr)) in read_ehdr()
362 ehdr.e_shentsize = elf_half_to_cpu(ehdr.e_shentsize); in read_ehdr()381 if (ehdr.e_shentsize != sizeof(Elf_Shdr)) { in read_ehdr()
179 e->e_shentsize = swab16(e->e_shentsize); in convert_elf_hdr()
596 || hdr->e_shentsize != sizeof(*sechdrs)) { in vpe_elfload()
794 elf->e_shentsize = 0; in fadump_init_elfcore_header()