Searched refs:EM_UNICORE (Results 1 – 15 of 15) sorted by relevance
/external/kernel-headers/original/uapi/linux/ |
D | elf-em.h | 40 #define EM_UNICORE 110 /* UniCore-32 */ macro
|
D | audit.h | 434 #define AUDIT_ARCH_UNICORE (EM_UNICORE|__AUDIT_ARCH_LE)
|
/external/elfutils/libdwelf/ |
D | dwelf_elf_e_machine_string.c | 227 case EM_UNICORE: in dwelf_elf_e_machine_string()
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 224 EM_UNICORE = 110, // Microprocessor series from PKU-Unity Ltd. and MPRC enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 221 EM_UNICORE = 110, // Microprocessor series from PKU-Unity Ltd. and MPRC enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 222 EM_UNICORE = 110, // Microprocessor series from PKU-Unity Ltd. and MPRC enumerator
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 222 EM_UNICORE = 110, // Microprocessor series from PKU-Unity Ltd. and MPRC enumerator
|
/external/minijail/linux-x86/ |
D | libconstants.gen.c | 1711 #ifdef EM_UNICORE 1712 { "EM_UNICORE", (unsigned long) EM_UNICORE },
|
/external/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 134 ECase(EM_UNICORE) in enumeration()
|
/external/elfutils/libelf/ |
D | elf.h | 267 #define EM_UNICORE 110 /* PKU-Unity & MPRC Peking Uni. mc series */ macro
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | file-header-machine-types.test | 282 # RUN: yaml2obj %s -o %t.unicore.o -D MACHINE=EM_UNICORE
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 158 ECase(EM_UNICORE); in enumeration()
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 167 ECase(EM_UNICORE); in enumeration()
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 894 ENUM_ENT(EM_UNICORE, "Unicore"),
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 1444 ENUM_ENT(EM_UNICORE, "Unicore"),
|