/external/iproute2/include/uapi/linux/ |
D | elf-em.h | 33 #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ macro
|
/external/kernel-headers/original/uapi/linux/ |
D | elf-em.h | 33 #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ macro
|
D | audit.h | 393 #define AUDIT_ARCH_CRIS (EM_CRIS|__AUDIT_ARCH_LE)
|
/external/elfutils/libdwelf/ |
D | dwelf_elf_e_machine_string.c | 159 case EM_CRIS: in dwelf_elf_e_machine_string()
|
/external/crosvm/kernel_loader/src/ |
D | elf.rs | 39 pub const EM_CRIS: u32 = 76; constant
|
/external/libabigail/src/ |
D | abg-elf-helpers.cc | 232 case EM_CRIS: in e_machine_to_string()
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 130 { NULL, "elf_cris", "cris", 4, EM_CRIS, 0, 0 },
|
/external/llvm/include/llvm/Support/ |
D | ELF.h | 189 EM_CRIS = 76, // Axis Communications 32-bit embedded processor enumerator
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 186 EM_CRIS = 76, // Axis Communications 32-bit embedded processor enumerator
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 187 EM_CRIS = 76, // Axis Communications 32-bit embedded processor enumerator
|
/external/llvm-project/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 187 EM_CRIS = 76, // Axis Communications 32-bit embedded processor enumerator
|
/external/minijail/linux-x86/ |
D | libconstants.gen.c | 1600 #ifdef EM_CRIS 1601 { "EM_CRIS", (unsigned long) EM_CRIS },
|
/external/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 100 ECase(EM_CRIS) in enumeration()
|
/external/google-breakpad/src/third_party/musl/include/ |
D | elf.h | 196 #define EM_CRIS 76 macro
|
/external/kmod/port-gnu/ |
D | elf.h | 232 #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ macro
|
/external/elfutils/libelf/ |
D | elf.h | 233 #define EM_CRIS 76 /* Axis Communications 32-bit emb.proc */ macro
|
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/ |
D | file-header-machine-types.test | 180 # RUN: yaml2obj %s -o %t.cris.o -D MACHINE=EM_CRIS
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 124 ECase(EM_CRIS); in enumeration()
|
/external/llvm-project/llvm/lib/ObjectYAML/ |
D | ELFYAML.cpp | 133 ECase(EM_CRIS); in enumeration()
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 860 ENUM_ENT(EM_CRIS, "Axis Communications 32-bit embedded processor"),
|
/external/elfutils/src/ |
D | elflint.c | 330 EM_CRIS, EM_JAVELIN, EM_FIREPATH, EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM,
|
/external/llvm-project/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 1410 ENUM_ENT(EM_CRIS, "Axis Communications 32-bit embedded processor"),
|