Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Delf.h58 #define ELFCLASS64 2 /* 64-bit objs */ macro
/rk3399_rockchip-uboot/tools/
H A Dmips-relocs.c254 case ELFCLASS64: 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()