elf_off_to_cpu 197 arch/mips/boot/tools/relocs.c #define elf_off_to_cpu(x) elf64_to_cpu(x) elf_off_to_cpu 201 arch/mips/boot/tools/relocs.c #define elf_off_to_cpu(x) elf32_to_cpu(x) elf_off_to_cpu 330 arch/x86/tools/relocs.c #define elf_off_to_cpu(x) elf64_to_cpu(x) elf_off_to_cpu 334 arch/x86/tools/relocs.c #define elf_off_to_cpu(x) elf32_to_cpu(x)