Home
last modified time | relevance | path

Searched refs:EM_CRIS (Results 1 – 22 of 22) sorted by relevance

/external/iproute2/include/uapi/linux/
Delf-em.h33 #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ macro
/external/kernel-headers/original/uapi/linux/
Delf-em.h33 #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ macro
Daudit.h393 #define AUDIT_ARCH_CRIS (EM_CRIS|__AUDIT_ARCH_LE)
/external/elfutils/libdwelf/
Ddwelf_elf_e_machine_string.c159 case EM_CRIS: in dwelf_elf_e_machine_string()
/external/crosvm/kernel_loader/src/
Delf.rs39 pub const EM_CRIS: u32 = 76; constant
/external/libabigail/src/
Dabg-elf-helpers.cc232 case EM_CRIS: in e_machine_to_string()
/external/elfutils/libebl/
Deblopenbackend.c130 { NULL, "elf_cris", "cris", 4, EM_CRIS, 0, 0 },
/external/llvm/include/llvm/Support/
DELF.h189 EM_CRIS = 76, // Axis Communications 32-bit embedded processor enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h186 EM_CRIS = 76, // Axis Communications 32-bit embedded processor enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h187 EM_CRIS = 76, // Axis Communications 32-bit embedded processor enumerator
/external/llvm-project/llvm/include/llvm/BinaryFormat/
DELF.h187 EM_CRIS = 76, // Axis Communications 32-bit embedded processor enumerator
/external/minijail/linux-x86/
Dlibconstants.gen.c1600 #ifdef EM_CRIS
1601 { "EM_CRIS", (unsigned long) EM_CRIS },
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp100 ECase(EM_CRIS) in enumeration()
/external/google-breakpad/src/third_party/musl/include/
Delf.h196 #define EM_CRIS 76 macro
/external/kmod/port-gnu/
Delf.h232 #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ macro
/external/elfutils/libelf/
Delf.h233 #define EM_CRIS 76 /* Axis Communications 32-bit emb.proc */ macro
/external/llvm-project/llvm/test/tools/llvm-readobj/ELF/
Dfile-header-machine-types.test180 # RUN: yaml2obj %s -o %t.cris.o -D MACHINE=EM_CRIS
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DELFYAML.cpp124 ECase(EM_CRIS); in enumeration()
/external/llvm-project/llvm/lib/ObjectYAML/
DELFYAML.cpp133 ECase(EM_CRIS); in enumeration()
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp860 ENUM_ENT(EM_CRIS, "Axis Communications 32-bit embedded processor"),
/external/elfutils/src/
Delflint.c330 EM_CRIS, EM_JAVELIN, EM_FIREPATH, EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM,
/external/llvm-project/llvm/tools/llvm-readobj/
DELFDumper.cpp1410 ENUM_ENT(EM_CRIS, "Axis Communications 32-bit embedded processor"),