Home
last modified time | relevance | path

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

/linux-4.1.27/arch/metag/include/asm/
Delf.h4 #define EM_METAG 174 macro
66 #define elf_check_arch(x) ((x)->e_machine == EM_METAG)
73 #define ELF_ARCH EM_METAG
/linux-4.1.27/scripts/
Drecordmcount.c36 #ifndef EM_METAG
38 #define EM_METAG 174 macro
380 case EM_METAG: reltype = R_METAG_ADDR32; in do_file()
/linux-4.1.27/arch/metag/kernel/
Dptrace.c360 .e_machine = EM_METAG,