elf_off_to_cpu 228 arch/mips/boot/tools/relocs.c ehdr.e_phoff = elf_off_to_cpu(ehdr.e_phoff); elf_off_to_cpu 229 arch/mips/boot/tools/relocs.c ehdr.e_shoff = elf_off_to_cpu(ehdr.e_shoff); elf_off_to_cpu 283 arch/mips/boot/tools/relocs.c sec->shdr.sh_offset = elf_off_to_cpu(shdr.sh_offset); elf_off_to_cpu 361 arch/x86/tools/relocs.c ehdr.e_phoff = elf_off_to_cpu(ehdr.e_phoff); elf_off_to_cpu 362 arch/x86/tools/relocs.c ehdr.e_shoff = elf_off_to_cpu(ehdr.e_shoff); elf_off_to_cpu 431 arch/x86/tools/relocs.c sec->shdr.sh_offset = elf_off_to_cpu(shdr.sh_offset);