Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dsh.h38 #define EF_SH4 9 macro
H A DChangeLog-91031013 (EF_SH_HAS_FP, EF_SH3E, EF_SH4, EF_SH_MERGE_MACH): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dsh.h38 #define EF_SH4 9 macro
H A DChangeLog-91031013 (EF_SH_HAS_FP, EF_SH3E, EF_SH4, EF_SH_MERGE_MACH): Likewise.
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d2056 enum EF_SH4 = 0x9; variable
/netbsd-src/external/gpl3/gdb/dist/include/elf/
H A DChangeLog-91031013 (EF_SH_HAS_FP, EF_SH3E, EF_SH4, EF_SH_MERGE_MACH): Likewise.
/netbsd-src/external/gpl3/gdb.old/dist/include/elf/
H A DChangeLog-91031013 (EF_SH_HAS_FP, EF_SH3E, EF_SH4, EF_SH_MERGE_MACH): Likewise.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delf32-sh.c758 if ((elf_elfheader (abfd)->e_flags & EF_SH_MACH_MASK) != EF_SH4 in sh_elf_relax_section()
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delf32-sh.c759 if ((elf_elfheader (abfd)->e_flags & EF_SH_MACH_MASK) != EF_SH4 in sh_elf_relax_section()
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c4163 case EF_SH4: strcat (buf, ", sh4"); break; in get_machine_flags()
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c4288 case EF_SH4: in decode_SH_machine_flags()