Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Delf.h39 #define EI_CLASS 4 /* file class */ macro
/rk3399_rockchip-uboot/tools/
H A Dmips-relocs.c250 switch (ehdr32->e_ident[EI_CLASS]) { in main()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_mini_dump.c203 ehdr->e_ident[EI_CLASS] = ELFCLASS64; in rk_dump_elf64_image_phdr()