Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h269 #define EM_8051 165 /* Intel 8051 and variants */ macro
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c2156 case EM_8051: return "Intel 8051 and variants"; in get_machine_name()