Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h232 #define EM_C166 116 /* Infineon C16x/XC16x processor */ macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h232 #define EM_C166 116 /* Infineon C16x/XC16x processor */ macro
/netbsd/src/sys/sys/
Dexec_elf.h318 #define EM_C166 116 /* Infineon C16x/XC16x processor */ macro
/netbsd/src/external/gpl3/binutils/dist/binutils/
DChangeLog-2009108 (get_machine_name): Accept EM_C166 for xc16x targets.
Dreadelf.c2967 case EM_C166: in get_machine_name()