Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_mini_dump.c107 #define EM_AARCH64 183 /* ARM 64 bit */ macro
212 if (ehdr->e_machine != EM_AARCH64) { in rk_dump_elf64_image_phdr()
214 ehdr->e_machine = EM_AARCH64; in rk_dump_elf64_image_phdr()