Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDsh.h34 #define EF_SH4 9 macro
HDChangeLog-91031013 (EF_SH_HAS_FP, EF_SH3E, EF_SH4, EF_SH_MERGE_MACH): Likewise.
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2224 case EF_SH4: strcat (buf, ", sh4"); break; in get_machine_flags()