Home
last modified time | relevance | path

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

/linux-4.4.14/arch/h8300/include/asm/
Delf.h20 #define elf_check_arch(x) ((x)->e_machine == EM_H8_300)
27 #define ELF_ARCH EM_H8_300
/linux-4.4.14/include/uapi/linux/
Delf-em.h28 #define EM_H8_300 46 /* Renesas H8/300 */ macro
/linux-4.4.14/arch/h8300/kernel/
Dptrace.c147 .e_machine = EM_H8_300,