Home
last modified time | relevance | path

Searched refs:EM_CE (Results 1 – 14 of 14) sorted by relevance

/third_party/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c245 case EM_CE: in dwelf_elf_e_machine_string()
/third_party/elfio/c_wrapper/
Delf_types_c_wrapper.hpp205 #define EM_CE 119 // Freescale Communication Engine RISC core macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h232 EM_CE = 119, // Freescale Communication Engine RISC core enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h233 EM_CE = 119, // Freescale Communication Engine RISC core enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp227 { EM_CE, "Freescale Communication Engine RISC core" },
Delf_types.hpp184 constexpr Elf_Half EM_CE = 119; // Freescale Communication Engine RISC core variable
/third_party/musl/porting/uniproton/kernel/include/
Delf.h241 #define EM_CE 119 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h241 #define EM_CE 119 macro
/third_party/musl/ndk_musl_include/
Delf.h241 #define EM_CE 119 macro
/third_party/musl/include/
Delf.h241 #define EM_CE 119 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h241 #define EM_CE 119 macro
/third_party/musl/porting/linux/user/include/
Delf.h241 #define EM_CE 119 macro
/third_party/elfutils/libelf/
Delf.h276 #define EM_CE 119 /* Freescale Communication Engine RISC */ macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp167 ECase(EM_CE); in enumeration()