Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/elf/
HDsh.h29 #define EF_SH3 3 macro
HDChangeLog-91031012 (EF_SH3, EF_SH_HAS_DSP, EF_SH_DSP, EF_SH3_DSP): Likewise.
/NextBSD/contrib/binutils/binutils/
HDreadelf.c2219 case EF_SH3: strcat (buf, ", sh3"); break; in get_machine_flags()