Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h282 #define EM_8051 165 /* Intel 8051 and variants */ macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h282 #define EM_8051 165 /* Intel 8051 and variants */ macro
/netbsd/src/sys/sys/
Dexec_elf.h344 #define EM_8051 165 /* Intel 8051 and variants */ macro
/netbsd/src/external/gpl3/binutils/dist/binutils/
Dreadelf.c2994 case EM_8051: return "Intel 8051 and variants"; in get_machine_name()