Home
last modified time | relevance | path

Searched refs:EM_M32 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/elf/
Dcommon.h103 #define EM_M32 1 /* AT&T WE 32100 */ macro
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp.h171 EM_M32 = 1,
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c2013 case EM_M32: return "WE32100"; in get_machine_name()