Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDsh.h47 #define EF_SH2A_SH4 23 macro
HDChangeLog488 * sh.h (EF_SH2A_SH4_NOFPU, EF_SH2A_SH3_NOFPU, EF_SH2A_SH4,
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2236 case EF_SH2A_SH4: strcat (buf, ", sh2a-or-sh4"); break; in get_machine_flags()