Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Delf.h150 #define EM_MIPS 8 /* MIPS R3000 Big-Endian only */ macro
/rk3399_rockchip-uboot/tools/
H A Dmips-relocs.c283 if (ehdr_field(e_machine) != EM_MIPS) { in main()