Home
last modified time | relevance | path

Searched refs:EM_ARCOMPACT (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/arch/arc/include/asm/
Delf.h16 #define EM_ARCOMPACT 93 macro
25 #define ELF_ARCH EM_ARCOMPACT
/linux-4.1.27/scripts/
Dsortextable.c34 #ifndef EM_ARCOMPACT
35 #define EM_ARCOMPACT 93 macro
283 case EM_ARCOMPACT: in do_file()
/linux-4.1.27/arch/arc/kernel/
Dprocess.c200 if (x->e_machine != EM_ARCOMPACT) in elf_check_arch()
Dptrace.c127 .e_machine = EM_ARCOMPACT,