Home
last modified time | relevance | path

Searched refs:e_machine (Results 1 – 5 of 5) sorted by relevance

/u-boot/lib/
A Delf.c52 if (ehdr->e_machine == EM_PPC64 && (ehdr->e_flags & in load_elf64_image_phdr()
116 if (ehdr->e_machine == EM_PPC64 && (ehdr->e_flags & in load_elf64_image_shdr()
/u-boot/include/
A Delf.h94 Elf32_Half e_machine; /* machine */ member
112 Elf64_Half e_machine; /* machine */ member
/u-boot/tools/
A Dprelink-riscv.inc51 if (target16_to_cpu(ehdr->e_machine) != EM_RISCV)
A Dimg2srec.c254 getPtr = ExtractWord(&elfHeader.e_machine, getPtr); in ConvertELF()
A Dmips-relocs.c280 if (ehdr_field(e_machine) != EM_MIPS) { in main()

Completed in 8 milliseconds