Home
last modified time | relevance | path

Searched refs:EM_UNICORE (Results 1 – 15 of 15) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf-em.h40 #define EM_UNICORE 110 /* UniCore-32 */ macro
Daudit.h434 #define AUDIT_ARCH_UNICORE (EM_UNICORE|__AUDIT_ARCH_LE)
/external/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c227 case EM_UNICORE: in dwelf_elf_e_machine_string()
/external/llvm/include/llvm/Support/
DELF.h224 EM_UNICORE = 110, // Microprocessor series from PKU-Unity Ltd. and MPRC enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h221 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/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h222 EM_UNICORE = 110, // Microprocessor series from PKU-Unity Ltd. and MPRC enumerator
/external/minijail/linux-x86/
Dlibconstants.gen.c1711 #ifdef EM_UNICORE
1712 { "EM_UNICORE", (unsigned long) EM_UNICORE },
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp134 ECase(EM_UNICORE) in enumeration()
/external/elfutils/libelf/
Delf.h267 #define EM_UNICORE 110 /* PKU-Unity & MPRC Peking Uni. mc series */ macro
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dfile-header-machine-types.test282 # RUN: yaml2obj %s -o %t.unicore.o -D MACHINE=EM_UNICORE
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp158 ECase(EM_UNICORE); in enumeration()
/external/llvm-project/llvm/lib/ObjectYAML/
DELFYAML.cpp167 ECase(EM_UNICORE); in enumeration()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp894 ENUM_ENT(EM_UNICORE, "Unicore"),
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp1444 ENUM_ENT(EM_UNICORE, "Unicore"),