Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/projects/build/scripts/
H A Drecordmcount.c347 case EM_S390: /* reltype: e_class */ gpfx = '_'; break; in do_file()
371 if (w2(ehdr->e_machine) == EM_S390) { in do_file()
389 if (w2(ghdr->e_machine) == EM_S390) { in do_file()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Daudit.h281 #define AUDIT_ARCH_S390 (EM_S390)
282 #define AUDIT_ARCH_S390X (EM_S390|__AUDIT_ARCH_64BIT)
H A Delf-em.h29 #define EM_S390 22 /* IBM S/390 */ macro
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Delf.h192 #define EM_S390 22 /* IBM S390 */ macro