Searched refs:EF_SH4 (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/include/elf/ |
H A D | sh.h | 38 #define EF_SH4 9 macro
|
H A D | ChangeLog-9103 | 1013 (EF_SH_HAS_FP, EF_SH3E, EF_SH4, EF_SH_MERGE_MACH): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/ |
H A D | sh.h | 38 #define EF_SH4 9 macro
|
H A D | ChangeLog-9103 | 1013 (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 D | elf.d | 2056 enum EF_SH4 = 0x9; variable
|
/netbsd-src/external/gpl3/gdb/dist/include/elf/ |
H A D | ChangeLog-9103 | 1013 (EF_SH_HAS_FP, EF_SH3E, EF_SH4, EF_SH_MERGE_MACH): Likewise.
|
/netbsd-src/external/gpl3/gdb.old/dist/include/elf/ |
H A D | ChangeLog-9103 | 1013 (EF_SH_HAS_FP, EF_SH3E, EF_SH4, EF_SH_MERGE_MACH): Likewise.
|
/netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
H A D | elf32-sh.c | 758 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 D | elf32-sh.c | 759 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 D | readelf.c | 4163 case EF_SH4: strcat (buf, ", sh4"); break; in get_machine_flags()
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | readelf.c | 4288 case EF_SH4: in decode_SH_machine_flags()
|