Searched refs:EM_M32R (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| D | ELF.cpp | 92 .Case("m32r", EM_M32R) in convertArchNameToEMachine() 349 case EM_M32R: in convertEMachineToArchName()
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | common.h | 176 #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,
|
| /freebsd-12-stable/sys/sys/ |
| D | elf_common.h | 277 #define EM_M32R 88 /* Mitsubishi M32R. */ macro
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| D | ELF.h | 205 EM_M32R = 88, // Mitsubishi M32R enumerator
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | readelf.c | 635 case EM_M32R: in guess_is_rela() 981 case EM_M32R: in dump_relocations() 1730 case EM_M32R: return "Renesas M32R (formerly Mitsubishi M32r)"; in get_machine_name() 2128 case EM_M32R: in get_machine_flags()
|
| D | ChangeLog-0001 | 455 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
|
| /freebsd-12-stable/contrib/elftoolchain/common/ |
| D | elfdefinitions.h | 712 _ELF_DEFINE_EM(EM_M32R, 88, "Mitsubishi M32R") \
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| D | ELFYAML.cpp | 245 ECase(EM_M32R); in enumeration()
|
| /freebsd-12-stable/contrib/elftoolchain/readelf/ |
| D | readelf.c | 560 case EM_M32R: return "Mitsubishi M32R"; in elf_machine()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| D | ELFDumper.cpp | 1094 ENUM_ENT(EM_M32R, "Renesas M32R (formerly Mitsubishi M32r)"),
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | ChangeLog-0001 | 2753 * elf-m32r.c (ELF_MACHINE_CODE): Redefine to EM_M32R.
|