Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elf_defines.h626 #ifndef EM_STM8
627 #define EM_STM8 186 macro
/illumos-gate/usr/src/uts/common/sys/
H A Delf.h357 #define EM_STM8 186 /* STMicroeletronics STM8 8-bit */ macro
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Delf.msg357 @ MSG_EM_STM8_CF "EM_STM8" # 186
/illumos-gate/usr/src/cmd/file/
H A Dfile.c1131 [EM_STM8] = "STM8", in print_elf_machine()