Searched refs:EM_ZSP (Results 1 – 13 of 13) sorted by relevance
/external/u-boot/include/ |
D | elf.h | 209 #define EM_ZSP 79 /* LSI Logic 16-bit DSP Processor */ macro
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ELF.h | 189 EM_ZSP = 79, // LSI Logic 16-bit DSP Processor enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 189 EM_ZSP = 79, // LSI Logic 16-bit DSP Processor enumerator
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 118 { "zsp", "elf_zsp", "zsp", 3, EM_ZSP, 0, 0 },
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 191 EM_ZSP = 79, // LSI Logic 16-bit DSP Processor enumerator
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 192 EM_ZSP = 79, // LSI Logic 16-bit DSP Processor enumerator
|
/external/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 103 ECase(EM_ZSP) in enumeration()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 123 ECase(EM_ZSP); in enumeration()
|
/external/kmod/port-gnu/ |
D | elf.h | 235 #define EM_ZSP 79 /* LSI Logic 16-bit DSP Processor */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 240 #define EM_ZSP 79 /* LSI Logic 16-bit DSP Processor */ macro
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 863 ENUM_ENT(EM_ZSP, "LSI Logic's 16-bit DSP processor"),
|
/external/elfutils/src/ |
D | elflint.c | 330 EM_CRIS, EM_JAVELIN, EM_FIREPATH, EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM,
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 954 ENUM_ENT(EM_ZSP, "LSI Logic's 16-bit DSP processor"),
|