Home
last modified time | relevance | path

Searched refs:EM_V800 (Results 1 – 6 of 6) sorted by relevance

/titanic_51/usr/src/grub/grub-0.97/netboot/
H A Delf.h34 #define EM_V800 36 /* NEC V800 series */ macro
/titanic_51/usr/src/cmd/sgs/libconv/common/
H A Delf.c262 CONV_DS_MSG_INIT(EM_V800, mach_36_63_cf) }; in ehdr_mach_strings()
264 CONV_DS_MSG_INIT(EM_V800, mach_36_63_nf) }; in ehdr_mach_strings()
266 CONV_DS_MSG_INIT(EM_V800, mach_36_63_dmp) }; in ehdr_mach_strings()
H A Delf.msg107 @ MSG_EM_V800_CF "EM_V800" # 36
/titanic_51/usr/src/uts/common/sys/
H A Delf.h189 #define EM_V800 36 /* NEX V800 */ macro
/titanic_51/usr/src/boot/sys/sys/
H A Delf_common.h217 #define EM_V800 36 /* NEC V800. */ macro
/titanic_51/usr/src/cmd/file/
H A Dfile.c1004 [EM_V800] = "V800", in print_elf_machine()