Home
last modified time | relevance | path

Searched refs:EM_CRIS (Results 1 – 15 of 15) 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.h380 #define AUDIT_ARCH_CRIS (EM_CRIS|__AUDIT_ARCH_LE)
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h186 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/elfutils/libebl/
Deblopenbackend.c115 { "cris", "elf_cris", "cris", 4, EM_CRIS, 0, 0 },
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h188 EM_CRIS = 76, // Axis Communications 32-bit embedded processor enumerator
/external/llvm/include/llvm/Support/
DELF.h189 EM_CRIS = 76, // Axis Communications 32-bit embedded processor enumerator
/external/llvm/lib/ObjectYAML/
DELFYAML.cpp100 ECase(EM_CRIS) in enumeration()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ObjectYAML/
DELFYAML.cpp120 ECase(EM_CRIS); in enumeration()
/external/kmod/port-gnu/
Delf.h232 #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ macro
/external/elfutils/libelf/
Delf.h237 #define EM_CRIS 76 /* Axis Communications 32-bit emb.proc */ macro
/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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DELFDumper.cpp951 ENUM_ENT(EM_CRIS, "Axis Communications 32-bit embedded processor"),