Searched refs:EM_S390_OLD (Results 1 – 2 of 2) sorted by relevance
36 #define EM_S390_OLD 0xA390 macro42 return (ehdr->e_machine == EM_S390 || ehdr->e_machine == EM_S390_OLD) in elf_machine_matches_host()
33 #define EM_S390_OLD 0xA390 macro45 return (ehdr->e_machine == EM_S390 || ehdr->e_machine == EM_S390_OLD) in elf_machine_matches_host()
Completed in 4 milliseconds