Home
last modified time | relevance | path

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

/titanic_41/usr/src/grub/grub-0.97/netboot/
H A Delf.h91 #define EM_XTENSA 94 /* Tensilica Xtensa Architecture */ macro
/titanic_41/usr/src/uts/common/sys/
H A Delf.h259 #define EM_XTENSA 94 /* Tensilica Xtensa architecture */ macro
/titanic_41/usr/src/cmd/sgs/libconv/common/
H A Delf.msg224 @ MSG_EM_XTENSA_CF "EM_XTENSA" # 94
H A Delf.c319 #if (EM_NUM != (EM_XTENSA + 1)) in ehdr_mach_strings()