Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Delf.h41 #define EI_VERSION 6 /* ELF header version */ macro
/rk3399_rockchip-uboot/tools/
H A Dmips-relocs.c244 if (ehdr32->e_ident[EI_VERSION] != EV_CURRENT) { in main()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_mini_dump.c205 ehdr->e_ident[EI_VERSION] = EV_CURRENT; in rk_dump_elf64_image_phdr()