Home
last modified time | relevance | path

Searched defs:EM_UNICORE (Results 1 – 10 of 10) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf-em.h40 #define EM_UNICORE 110 /* UniCore-32 */ macro
/external/crosvm/kernel_loader/src/
Delf.rs46 pub const EM_UNICORE: u32 = 110; constant
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h221 EM_UNICORE = 110, // Microprocessor series from PKU-Unity Ltd. and MPRC enumerator
/external/llvm/include/llvm/Support/
DELF.h224 EM_UNICORE = 110, // Microprocessor series from PKU-Unity Ltd. and MPRC enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h222 EM_UNICORE = 110, // Microprocessor series from PKU-Unity Ltd. and MPRC enumerator
/external/crosvm/jail/seccomp/aarch64/
Dconstants.json569 "EM_UNICORE": 110, number
/external/crosvm/jail/seccomp/x86_64/
Dconstants.json583 "EM_UNICORE": 110, number
/external/crosvm/jail/seccomp/arm/
Dconstants.json569 "EM_UNICORE": 110, number
/external/musl/include/
Delf.h232 #define EM_UNICORE 110 macro
/external/elfutils/libelf/
Delf.h267 #define EM_UNICORE 110 /* PKU-Unity & MPRC Peking Uni. mc series */ macro