Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dsh.h37 #define EF_SH2A 13 macro
DChangeLog1927 * sh.h (EF_SH2A): New.
/toolchain/binutils/binutils-2.25/binutils/
DChangeLog-2004433 * readelf.c (get_machine_flags <EM_SH>): Handle EF_SH2A and
Dreadelf.c2969 case EF_SH2A: strcat (buf, ", sh2a"); break; in get_machine_flags()