Searched refs:EM_CRIS (Results 1 – 9 of 9) sorted by relevance
/external/ltrace/sysdeps/linux-gnu/cris/ |
D | arch.h | 27 #define LT_ELF_MACHINE EM_CRIS
|
/external/kernel-headers/original/uapi/linux/ |
D | elf-em.h | 32 #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ macro
|
D | audit.h | 358 #define AUDIT_ARCH_CRIS (EM_CRIS|__AUDIT_ARCH_LE)
|
/external/elfutils/libebl/ |
D | eblopenbackend.c | 115 { "cris", "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/llvm/lib/Object/ |
D | ELFYAML.cpp | 100 ECase(EM_CRIS) in enumeration()
|
/external/elfutils/libelf/ |
D | elf.h | 233 #define EM_CRIS 76 /* Axis Communications 32-bit embedded processor */ macro
|
/external/llvm/tools/llvm-readobj/ |
D | ELFDumper.cpp | 615 LLVM_READOBJ_ENUM_ENT(ELF, EM_CRIS ),
|
/external/elfutils/src/ |
D | elflint.c | 344 EM_CRIS, EM_JAVELIN, EM_FIREPATH, EM_ZSP, EM_MMIX, EM_HUANY, EM_PRISM,
|