Home
last modified time | relevance | path

Searched refs:elf64 (Results 1 – 14 of 14) sorted by relevance

/linux/arch/powerpc/boot/
H A Delf_util.c16 Elf64_Ehdr *elf64 = hdr; in parse_elf64() local
20 if (!(elf64->e_ident[EI_MAG0] == ELFMAG0 && in parse_elf64()
21 elf64->e_ident[EI_MAG1] == ELFMAG1 && in parse_elf64()
22 elf64->e_ident[EI_MAG2] == ELFMAG2 && in parse_elf64()
23 elf64->e_ident[EI_MAG3] == ELFMAG3 && in parse_elf64()
24 elf64->e_ident[EI_CLASS] == ELFCLASS64 && in parse_elf64()
26 elf64->e_ident[EI_DATA] == ELFDATA2LSB && in parse_elf64()
28 elf64->e_ident[EI_DATA] == ELFDATA2MSB && in parse_elf64()
30 (elf64->e_type == ET_EXEC || in parse_elf64()
31 elf64->e_type == ET_DYN) && in parse_elf64()
[all …]
H A Dof.c51 const Elf64_Ehdr *elf64 = hdr; in of_image_hdr() local
53 if (elf64->e_ident[EI_CLASS] == ELFCLASS64) { in of_image_hdr()
H A Dwrapper198 elf64-powerpcle) format=elf64lppc ;;
199 elf64-powerpc) format=elf32ppc ;;
/linux/arch/s390/boot/
H A DMakefile84 OBJCOPYFLAGS_syms.o := -I binary -O elf64-s390 -B s390:64-bit --rename-section .data=.decompressor.…
92 OBJCOPYFLAGS_info.o := -I binary -O elf64-s390 -B s390:64-bit --rename-section .data=.vmlinux.info
127 OBJCOPYFLAGS_piggy.o := -I binary -O elf64-s390 -B s390:64-bit --rename-section .data=.vmlinux.bin.…
/linux/tools/testing/selftests/sgx/
H A Dtest_encl.lds1 OUTPUT_FORMAT(elf64-x86-64)
/linux/arch/alpha/boot/
H A Dbootloader.lds2 OUTPUT_FORMAT("elf64-alpha")
/linux/arch/loongarch/boot/
H A DMakefile23 EFI_ZBOOT_BFD_TARGET := elf64-loongarch
/linux/arch/x86/
H A DMakefile.um55 ELF_FORMAT := elf64-x86-64
H A DKconfig330 default "elf64-x86-64" if X86_64
/linux/arch/arm64/boot/
H A DMakefile50 EFI_ZBOOT_BFD_TARGET := elf64-littleaarch64
/linux/arch/s390/purgatory/
H A DMakefile37 OBJCOPYFLAGS_purgatory.ro := -O elf64-s390
/linux/arch/s390/
H A DMakefile11 LD_BFD := elf64-s390
/linux/arch/mips/
H A DMakefile31 64bit-bfd = elf64-tradlittlemips
38 64bit-bfd = elf64-tradbigmips
/linux/arch/loongarch/
H A DMakefile25 64bit-bfd = elf64-loongarch