Searched refs:EM_PDSP (Results 1 – 4 of 4) sorted by relevance
/external/llvm/include/llvm/Support/ |
D | ELF.h | 173 EM_PDSP = 63, // Sony DSP Processor enumerator
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 124 { "pdsp", "elf_pdsp", "pdsp", 4, EM_PDSP, 0, 0 },
|
/external/elfutils/libelf/ |
D | elf.h | 229 #define EM_PDSP 63 /* Sony DSP Processor */ macro
|
/external/elfutils/src/ |
D | elflint.c | 338 EM_ST100, EM_TINYJ, EM_X86_64, EM_PDSP, EM_FX66, EM_ST9PLUS, EM_ST7,
|