Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Daudit.h283 #define AUDIT_ARCH_SH (EM_SH)
284 #define AUDIT_ARCH_SHEL (EM_SH|__AUDIT_ARCH_LE)
285 #define AUDIT_ARCH_SH64 (EM_SH|__AUDIT_ARCH_64BIT)
286 #define AUDIT_ARCH_SHEL64 (EM_SH|__AUDIT_ARCH_64BIT|__AUDIT_ARCH_LE)
H A Delf-em.h25 #define EM_SH 42 /* SuperH */ macro
/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.c348 case EM_SH: reltype = R_SH_DIR32; break; in do_file()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h200 #define EM_SH 42 /* Hitachi SH */ macro