Searched refs:EM_D10V (Results 1 – 13 of 13) sorted by relevance
/external/u-boot/include/ |
D | elf.h | 215 #define EM_D10V 85 /* Mitsubishi DV10V */ macro
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ELF.h | 195 EM_D10V = 85, // Mitsubishi D10V enumerator
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 124 { "dv10", "elf_dv10", "dv10", 4, EM_D10V, 0, 0 },
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 195 EM_D10V = 85, // Mitsubishi D10V enumerator
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 198 EM_D10V = 85, // Mitsubishi D10V enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 197 EM_D10V = 85, // Mitsubishi D10V enumerator
|
/external/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 109 ECase(EM_D10V) in enumeration()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 129 ECase(EM_D10V); in enumeration()
|
/external/kmod/port-gnu/ |
D | elf.h | 241 #define EM_D10V 85 /* Mitsubishi D10V */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 246 #define EM_D10V 85 /* Mitsubishi D10V */ macro
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 869 ENUM_ENT(EM_D10V, "Mitsubishi D10V"),
|
/external/elfutils/src/ |
D | elflint.c | 331 EM_AVR, EM_FR30, EM_D10V, EM_D30V, EM_V850, EM_M32R, EM_MN10300,
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 960 ENUM_ENT(EM_D10V, "Mitsubishi D10V"),
|