Home
last modified time | relevance | path

Searched refs:EM_MIPS_RS3_LE (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Delf.h24 #define EM_MIPS_RS3_LE 10 /* MIPS R3000 little-endian */ macro
/titanic_44/usr/src/uts/common/sys/
H A Delf.h161 #define EM_MIPS_RS3_LE 10 /* MIPS RS3000 Little-Endian */ macro
/titanic_44/usr/src/cmd/sgs/libconv/common/
H A Delf.msg78 @ MSG_EM_MIPS_RS3_LE_CF "EM_MIPS_RS3_LE" # 10
H A Delf.c380 { EM_MIPS_RS3_LE, MSG_EM_MIPS_RS3_LE_DMP }, in conv_iter_ehdr_mach()