Searched refs:EM_D30V (Results 1 – 12 of 12) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/BinaryFormat/ |
| D | ELF.cpp | 90 .Case("d30v", EM_D30V) in convertArchNameToEMachine() 345 case EM_D30V: in convertEMachineToArchName()
|
| /freebsd-12-stable/contrib/binutils/include/elf/ |
| D | common.h | 174 #define EM_D30V 86 /* Mitsubishi D30V */ 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 | 275 #define EM_D30V 86 /* Mitsubishi D30V. */ macro
|
| /freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
| D | ELF.h | 203 EM_D30V = 86, // Mitsubishi D30V enumerator
|
| /freebsd-12-stable/contrib/elftoolchain/common/ |
| D | elfdefinitions.h | 710 _ELF_DEFINE_EM(EM_D30V, 86, "Mitsubishi D30V") \
|
| /freebsd-12-stable/contrib/binutils/binutils/ |
| D | readelf.c | 622 case EM_D30V: in guess_is_rela() 1030 case EM_D30V: in dump_relocations() 1728 case EM_D30V: return "d30v"; in get_machine_name()
|
| D | ChangeLog-0001 | 455 get_machine_flags): Added EM_M32R, EM_D10V, EM_V850, EM_D30V,
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/ObjectYAML/ |
| D | ELFYAML.cpp | 243 ECase(EM_D30V); in enumeration()
|
| /freebsd-12-stable/contrib/elftoolchain/readelf/ |
| D | readelf.c | 558 case EM_D30V: return "Mitsubishi D30V"; in elf_machine()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-readobj/ |
| D | ELFDumper.cpp | 1092 ENUM_ENT(EM_D30V, "Mitsubishi D30V"),
|
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | ChangeLog-0001 | 2749 * elf-d30v.c (ELF_MACHINE_CODE): Redefine to EM_D30V.
|