Home
last modified time | relevance | path

Searched refs:EM_ARC_INUSE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arc/include/asm/
H A Delf.h13 #define EM_ARC_INUSE (IS_ENABLED(CONFIG_ISA_ARCOMPACT) ? \ macro
22 #define ELF_ARCH EM_ARC_INUSE
/openbmc/linux/arch/arc/kernel/
H A Dprocess.c281 if (x->e_machine != EM_ARC_INUSE) { in elf_check_arch()
H A Dptrace.c308 .e_machine = EM_ARC_INUSE,