Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h299 #ifndef EM_MIPS_X
300 #define EM_MIPS_X 51 macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Delf.h49 #define EM_MIPS_X 51 /* Stanford MIPS-X */ macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h206 #define EM_MIPS_X 51 /* Stanford MIPS-X */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h231 #define EM_MIPS_X 51 /* Stanford MIPS-X. */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg141 @ MSG_EM_MIPS_X_CF "EM_MIPS_X" # 51
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1022 [EM_MIPS_X] = "MIPS-X", in print_elf_machine()