elf_word_to_cpu   186 arch/mips/boot/tools/relocs.c #define elf_word_to_cpu(x)	elf32_to_cpu(x)
elf_word_to_cpu   322 arch/x86/tools/relocs.c #define elf_word_to_cpu(x)	elf32_to_cpu(x)