Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h170 #define EM_ST9PLUS 67 /* STMicroelectronics ST9+ 8/16 bit microcontroller */ macro
DChangeLog-91031070 (EM_ST9PLUS): New machine number.
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp.h224 EM_ST9PLUS = 67,
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c762 case EM_ST9PLUS: in guess_is_rela()
2079 case EM_ST9PLUS: return "STMicroelectronics ST9+ 8/16 bit microcontroller"; in get_machine_name()