Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h180 #define EM_JAVELIN 77 /* Infineon Technologies 32-bit embedded cpu */ macro
DChangeLog-9103769 * common.h (EM_JAVELIN): New machine number.
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp.h234 EM_JAVELIN = 77,
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-00011175 * readelf.c (get_machine_name): Add EM_JAVELIN, EM_FIREPATH,
Dreadelf.c2092 case EM_JAVELIN: return "Infineon Technologies 32-bit embedded cpu"; in get_machine_name()