Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/elf/
Dsh.h34 #define EF_SH4 9 macro
DChangeLog-91031013 (EF_SH_HAS_FP, EF_SH3E, EF_SH4, EF_SH_MERGE_MACH): Likewise.
/toolchain/binutils/binutils-2.25/bfd/
Delf32-sh.c799 if ((elf_elfheader (abfd)->e_flags & EF_SH_MACH_MASK) != EF_SH4 in sh_elf_relax_section()
/toolchain/binutils/binutils-2.25/binutils/
Dreadelf.c2965 case EF_SH4: strcat (buf, ", sh4"); break; in get_machine_flags()