Home
last modified time | relevance | path

Searched refs:EM_SPARC (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf-em.h7 #define EM_SPARC 2 macro
H A Daudit.h287 #define AUDIT_ARCH_SPARC (EM_SPARC)
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h177 #define EM_SPARC 2 /* SUN SPARC */ macro
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c623 if (info->hdr->e_machine == EM_SPARC || in handle_modversions()