Home
last modified time | relevance | path

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

/linux-3.4.99/arch/c6x/include/asm/
Delf.h31 #define elf_check_arch(x) ((x)->e_machine == EM_TI_C6000)
45 #define ELF_ARCH EM_TI_C6000
/linux-3.4.99/include/linux/
Delf-em.h36 #define EM_TI_C6000 140 /* TI C6X DSPs */ macro
/linux-3.4.99/arch/c6x/kernel/
Dptrace.c129 .e_machine = EM_TI_C6000,