Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h140 #define EM_RH32 38 /* TRW RH32 */ macro
DChangeLog-91031514 * common.h (EM_960, EM_V800, EM_FR20, EM_RH32, EM_MMA,
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp.h195 EM_RH32 = 38,
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c2032 case EM_RH32: return "TRW RH32"; in get_machine_name()