Home
last modified time | relevance | path

Searched defs:EM_CE (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Support/
DELF.h235 EM_CE = 119, // Freescale Communication Engine RISC core enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h232 EM_CE = 119, // Freescale Communication Engine RISC core enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h233 EM_CE = 119, // Freescale Communication Engine RISC core enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h233 EM_CE = 119, // Freescale Communication Engine RISC core enumerator
/external/elfutils/libelf/
Delf.h276 #define EM_CE 119 /* Freescale Communication Engine RISC */ macro