Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/include/elf/
Dsh.h32 #define EF_SH2 2 macro
DChangeLog-91031011 * sh.h: (EF_SH_MACH_MASK, EF_SH_UNKNOWN, EF_SH1, EF_SH2): New macros.
/toolchain/binutils/binutils-2.27/binutils/
Dreadelf.c3390 case EF_SH2: strcat (buf, ", sh2"); break; in get_machine_flags()