Searched refs:EM_M32R (Results 1 – 7 of 7) sorted by relevance
/toolchain/binutils/binutils-2.25/include/elf/ |
D | common.h | 191 #define EM_M32R 88 /* Renesas M32R (formerly Mitsubishi M32R) */ macro
|
D | ChangeLog-9103 | 620 (EM_R30, EM_D10V, EM_D30V, EM_V850, EM_M32R, EM_MN10300,
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | elfcpp.h | 245 EM_M32R = 88,
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | readelf.c | 705 case EM_M32R: in guess_is_rela() 1132 case EM_M32R: in dump_relocations() 2053 case EM_M32R: return "Renesas M32R (formerly Mitsubishi M32r)"; in get_machine_name() 2848 case EM_M32R: in get_machine_flags() 10749 case EM_M32R: in is_32bit_abs_reloc() 11088 case EM_M32R: /* R_M32R_NONE. */ in is_none_reloc()
|
D | ChangeLog-0001 | 455 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-m32r.c | 4009 #define ELF_MACHINE_CODE EM_M32R
|
D | ChangeLog-0001 | 2753 * elf-m32r.c (ELF_MACHINE_CODE): Redefine to EM_M32R.
|