Searched refs:EF_S390_HIGH_GPRS (Results 1 – 5 of 5) sorted by relevance
38 #define EF_S390_HIGH_GPRS 0x00000001 macro
1137 * s390.h (EF_S390_HIGH_GPRS): Added macro definition.
2598 elf_elfheader (stdoutput)->e_flags |= EF_S390_HIGH_GPRS; in s390_elf_final_processing()
924 * readelf.c (get_machine_flags): Handle EF_S390_HIGH_GPRS.
3574 if (e_flags & EF_S390_HIGH_GPRS) in get_machine_flags()