Home
last modified time | relevance | path

Searched refs:EM_PDSP (Results 1 - 17 of 17) sorted by relevance

/third_party/elfutils/libdwelf/
H A Ddwelf_elf_e_machine_string.c133 case EM_PDSP: in dwelf_elf_e_machine_string()
/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp149 #define EM_PDSP 63 // Sony DSP Processor macro
/third_party/elfutils/libebl/
H A Deblopenbackend.c118 { NULL, "elf_pdsp", "pdsp", 4, EM_PDSP, 0, 0 },
/third_party/libabigail/src/
H A Dabg-elf-helpers.cc212 case EM_PDSP: in e_machine_to_string()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h173 EM_PDSP = 63, // Sony DSP Processor enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h174 EM_PDSP = 63, // Sony DSP Processor enumerator
/third_party/elfio/elfio/
H A Delfio_dump.hpp170 { EM_PDSP, "Sony DSP Processor" },
H A Delf_types.hpp128 constexpr Elf_Half EM_PDSP = 63; // Sony DSP Processor member
/third_party/musl/porting/linux/user/include/
H A Delf.h184 #define EM_PDSP 63 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h184 #define EM_PDSP 63 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h184 #define EM_PDSP 63 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h184 #define EM_PDSP 63 macro
/third_party/musl/include/
H A Delf.h184 #define EM_PDSP 63 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
H A DELFYAML.cpp111 ECase(EM_PDSP); in enumeration()
/third_party/elfutils/libelf/
H A Delf.h220 #define EM_PDSP 63 /* Sony DSP Processor */ macro
/third_party/elfutils/src/
H A Delflint.c327 EM_ST100, EM_TINYJ, EM_X86_64, EM_PDSP, EM_FX66, EM_ST9PLUS, EM_ST7,
/third_party/rust/crates/libc/src/unix/linux_like/linux/
H A Dmod.rs1490 pub const EM_PDSP: u16 = 63; consts

Completed in 100 milliseconds