Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDsh.h48 #define EF_SH2A_SH3E 24 macro
HDChangeLog489 EF_SH2A_SH3E): New flags.
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2237 case EF_SH2A_SH3E: strcat (buf, ", sh2a-or-sh3e"); break; in get_machine_flags()