Searched refs:e_shentsize (Results 1 – 11 of 11) sorted by relevance
67 Elf32_Half e_shentsize; member84 Elf64_Half e_shentsize; member
17 sh_entsize = swap_uint16(ehdr->e_shentsize); in FUNC()71 sh_entsize = swap_uint16(ehdr->e_shentsize); in FUNC()
104 GET_LE(&hdr->e_shentsize)*GET_LE(&hdr->e_shstrndx); in BITSFUNC()108 GET_LE(&hdr->e_shentsize) * i; in BITSFUNC()123 GET_LE(&hdr->e_shentsize) * GET_LE(&symtab_hdr->sh_link); in BITSFUNC()
67 GET_BE(&hdr->e_shentsize) * i; in BITSFUNC()76 GET_BE(&hdr->e_shentsize) * GET_BE(&symtab_hdr->sh_link); in BITSFUNC()
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()
286 sh = vmlinux + le64toh(eh->e_shoff) + (i * le16toh(eh->e_shentsize)); in main()
370 ehdr.e_shentsize = elf_half_to_cpu(ehdr.e_shentsize); in read_ehdr()387 if (ehdr.e_shentsize != sizeof(Elf_Shdr)) in read_ehdr()
181 e->e_shentsize = swab16(e->e_shentsize); in convert_elf_hdr()
374 elf->e_shentsize = 0; in create_opalcore()
596 || hdr->e_shentsize != sizeof(*sechdrs)) { in vpe_elfload()
978 elf->e_shentsize = 0; in fadump_init_elfcore_header()