elf_word_to_cpu
ehdr.e_version = elf_word_to_cpu(ehdr.e_version);
ehdr.e_flags = elf_word_to_cpu(ehdr.e_flags);
sec->shdr.sh_name = elf_word_to_cpu(shdr.sh_name);
sec->shdr.sh_type = elf_word_to_cpu(shdr.sh_type);
sec->shdr.sh_link = elf_word_to_cpu(shdr.sh_link);
sec->shdr.sh_info = elf_word_to_cpu(shdr.sh_info);
sym->st_name = elf_word_to_cpu(sym->st_name);
ehdr.e_version = elf_word_to_cpu(ehdr.e_version);
ehdr.e_flags = elf_word_to_cpu(ehdr.e_flags);
shstrndx = elf_word_to_cpu(shdr.sh_link);
sec->shdr.sh_name = elf_word_to_cpu(shdr.sh_name);
sec->shdr.sh_type = elf_word_to_cpu(shdr.sh_type);
sec->shdr.sh_link = elf_word_to_cpu(shdr.sh_link);
sec->shdr.sh_info = elf_word_to_cpu(shdr.sh_info);
ehdr.e_version = elf_word_to_cpu(ehdr.e_version);
ehdr.e_flags = elf_word_to_cpu(ehdr.e_flags);
shstrndx = elf_word_to_cpu(shdr.sh_link);
sec->shdr.sh_name = elf_word_to_cpu(shdr.sh_name);
sec->shdr.sh_type = elf_word_to_cpu(shdr.sh_type);
sec->shdr.sh_link = elf_word_to_cpu(shdr.sh_link);
sec->shdr.sh_info = elf_word_to_cpu(shdr.sh_info);
sym->st_name = elf_word_to_cpu(sym->st_name);