Searched refs:EM_PDSP (Results 1 – 13 of 13) sorted by relevance
/external/u-boot/include/ |
D | elf.h | 194 #define EM_PDSP 63 /* Sony DSP Processor */ macro
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | ELF.h | 173 EM_PDSP = 63, // Sony DSP Processor enumerator
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 104 { "pdsp", "elf_pdsp", "pdsp", 4, EM_PDSP, 0, 0 },
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 173 EM_PDSP = 63, // Sony DSP Processor enumerator
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 176 EM_PDSP = 63, // Sony DSP Processor enumerator
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 175 EM_PDSP = 63, // Sony DSP Processor enumerator
|
/external/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 87 ECase(EM_PDSP) in enumeration()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 107 ECase(EM_PDSP); in enumeration()
|
/external/kmod/port-gnu/ |
D | elf.h | 220 #define EM_PDSP 63 /* Sony DSP Processor */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 224 #define EM_PDSP 63 /* Sony DSP Processor */ macro
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 847 ENUM_ENT(EM_PDSP, "Sony DSP processor"),
|
/external/elfutils/src/ |
D | elflint.c | 328 EM_ST100, EM_TINYJ, EM_X86_64, EM_PDSP, EM_FX66, EM_ST9PLUS, EM_ST7,
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 938 ENUM_ENT(EM_PDSP, "Sony DSP processor"),
|