Searched refs:EM_D30V (Results 1 – 13 of 13) sorted by relevance
/external/u-boot/include/ |
D | elf.h | 216 #define EM_D30V 86 /* Mitsubishi DV30V */ macro
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ELF.h | 196 EM_D30V = 86, // Mitsubishi D30V enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 196 EM_D30V = 86, // Mitsubishi D30V enumerator
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 125 { "dv30", "elf_dv30", "dv30", 4, EM_D30V, 0, 0 },
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 198 EM_D30V = 86, // Mitsubishi D30V enumerator
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 199 EM_D30V = 86, // Mitsubishi D30V enumerator
|
/external/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 110 ECase(EM_D30V) in enumeration()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 130 ECase(EM_D30V); in enumeration()
|
/external/kmod/port-gnu/ |
D | elf.h | 242 #define EM_D30V 86 /* Mitsubishi D30V */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 247 #define EM_D30V 86 /* Mitsubishi D30V */ macro
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 870 ENUM_ENT(EM_D30V, "Mitsubishi D30V"),
|
/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 | 961 ENUM_ENT(EM_D30V, "Mitsubishi D30V"),
|