Searched refs:elf64 (Results 1 – 9 of 9) sorted by relevance
20 Elf64_Ehdr *elf64 = hdr; in parse_elf64() local24 if (!(elf64->e_ident[EI_MAG0] == ELFMAG0 && in parse_elf64()25 elf64->e_ident[EI_MAG1] == ELFMAG1 && in parse_elf64()26 elf64->e_ident[EI_MAG2] == ELFMAG2 && in parse_elf64()27 elf64->e_ident[EI_MAG3] == ELFMAG3 && in parse_elf64()28 elf64->e_ident[EI_CLASS] == ELFCLASS64 && in parse_elf64()30 elf64->e_ident[EI_DATA] == ELFDATA2LSB && in parse_elf64()32 elf64->e_ident[EI_DATA] == ELFDATA2MSB && in parse_elf64()34 (elf64->e_type == ET_EXEC || in parse_elf64()35 elf64->e_type == ET_DYN) && in parse_elf64()[all …]
55 const Elf64_Ehdr *elf64 = hdr; in of_image_hdr() local57 if (elf64->e_ident[EI_CLASS] == ELFCLASS64) { in of_image_hdr()
159 elf64-powerpcle) format=elf64lppc ;;160 elf64-powerpc) format=elf32ppc ;;
1 OUTPUT_FORMAT("elf64-alpha")
51 ELF_FORMAT := elf64-x86-64
167 default "elf64-x86-64" if X86_64
1 OUTPUT_FORMAT("elf64-ia64-little")
16 LD_BFD := elf64-s390
24 64bit-bfd = elf64-tradlittlemips31 64bit-bfd = elf64-tradbigmips