Home
last modified time | relevance | path

Searched refs:EM_IP2K (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h449 #ifndef EM_IP2K
450 #define EM_IP2K 101 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h270 #define EM_IP2K 101 /* Ubicom IP2xxx microcontroller family */ macro
/illumos-gate/usr/src/boot/sys/sys/
H A Delf_common.h286 #define EM_IP2K 101 /* Ubicom IP2xxx microcontroller family. */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg240 @ MSG_EM_IP2K_CF "EM_IP2K" # 101
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1071 [EM_IP2K] = "IP2K", in print_elf_machine()