Home
last modified time | relevance | path

Searched refs:EM_SPARCV9 (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Delf-em.h26 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
H A Daudit.h288 #define AUDIT_ARCH_SPARC64 (EM_SPARCV9|__AUDIT_ARCH_64BIT)
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.c349 case EM_SPARCV9: reltype = R_SPARC_64; gpfx = '_'; break; in do_file()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h201 #define EM_SPARCV9 43 /* SPARC v9 64-bit */ macro
/utopia/UTPA2-700.0.x/projects/build/scripts/mod/
H A Dmodpost.c624 info->hdr->e_machine == EM_SPARCV9) { in handle_modversions()