Searched refs:EM_S390 (Results 1 – 6 of 6) sorted by relevance
45 return (ehdr->e_machine == EM_S390 || ehdr->e_machine == EM_S390_OLD) in elf_machine_matches_host()
42 return (ehdr->e_machine == EM_S390 || ehdr->e_machine == EM_S390_OLD) in elf_machine_matches_host()
92 EM_S390 = 22 variable in Machine
190 #define EM_S390 22 /* IBM S390 */ macro
5459 both new and old EM_S390 values.5462 * elf/elf.h (EM_S390): Use official value.
5191 * elf/elf.h (EM_S390): Added.