Home
last modified time | relevance | path

Searched refs:EM_SPARC32PLUS (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/arch/sparc64/kernel/
Dbinfmt_elf32.c82 #define elf_check_arch(x) (((x)->e_machine == EM_SPARC) || ((x)->e_machine == EM_SPARC32PLUS))
/linux-2.4.37.9/include/linux/
Delf.h72 #define EM_SPARC32PLUS 18 /* Sun's "v8plus" */ macro