Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Delf.h40 #define EI_DATA 5 /* data encoding */ macro
/rk3399_rockchip-uboot/tools/
H A Dmips-relocs.c263 switch (ehdr32->e_ident[EI_DATA]) { in main()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drk_mini_dump.c204 ehdr->e_ident[EI_DATA] = ELFDATA2LSB; in rk_dump_elf64_image_phdr()