Home
last modified time | relevance | path

Searched refs:EM_FRV (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/include/linux/
Delf-em.h37 #define EM_FRV 0x5441 /* Fujitsu FR-V */ macro
Daudit.h329 #define AUDIT_ARCH_FRV (EM_FRV)
/linux-3.4.99/arch/frv/include/asm/
Delf.h82 #define ELF_ARCH EM_FRV
/linux-3.4.99/arch/frv/kernel/
Dprocess.c294 if (hdr->e_machine != EM_FRV) in elf_check_arch()
Dptrace.c190 .e_machine = EM_FRV,