Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h683 #ifndef EM_KM32
684 #define EM_KM32 210 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h389 #define EM_KM32 210 /* KM211 KM32 32-bit processor */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg405 @ MSG_EM_KM32_CF "EM_KM32" # 210
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1150 [EM_KM32] = "KM32", in print_elf_machine()