Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dsh.h33 #define EF_SH3E 8 macro
DChangeLog-91031013 (EF_SH_HAS_FP, EF_SH3E, EF_SH4, EF_SH_MERGE_MACH): Likewise.
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c2964 case EF_SH3E: strcat (buf, ", sh3e"); break; in get_machine_flags()