elf_addr_to_cpu 227 arch/mips/boot/tools/relocs.c ehdr.e_entry = elf_addr_to_cpu(ehdr.e_entry); elf_addr_to_cpu 282 arch/mips/boot/tools/relocs.c sec->shdr.sh_addr = elf_addr_to_cpu(shdr.sh_addr); elf_addr_to_cpu 345 arch/mips/boot/tools/relocs.c sym->st_value = elf_addr_to_cpu(sym->st_value); elf_addr_to_cpu 388 arch/mips/boot/tools/relocs.c rel->r_offset = elf_addr_to_cpu(rel->r_offset); elf_addr_to_cpu 360 arch/x86/tools/relocs.c ehdr.e_entry = elf_addr_to_cpu(ehdr.e_entry); elf_addr_to_cpu 430 arch/x86/tools/relocs.c sec->shdr.sh_addr = elf_addr_to_cpu(shdr.sh_addr); elf_addr_to_cpu 493 arch/x86/tools/relocs.c sym->st_value = elf_addr_to_cpu(sym->st_value); elf_addr_to_cpu 525 arch/x86/tools/relocs.c rel->r_offset = elf_addr_to_cpu(rel->r_offset);