HomeSort by: relevance | last modified time | path
    Searched refs:EF_S390_HIGH_GPRS (Results 1 - 9 of 9) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/elf/
s390.h 38 #define EF_S390_HIGH_GPRS 0x00000001
  /src/external/gpl3/binutils.old/dist/include/elf/
s390.h 38 #define EF_S390_HIGH_GPRS 0x00000001
  /src/external/gpl3/gdb/dist/include/elf/
s390.h 38 #define EF_S390_HIGH_GPRS 0x00000001
  /src/external/gpl3/gdb.old/dist/include/elf/
s390.h 38 #define EF_S390_HIGH_GPRS 0x00000001
  /src/external/gpl3/binutils/dist/gas/config/
tc-s390.c 2941 elf_elfheader (stdoutput)->e_flags |= EF_S390_HIGH_GPRS;
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-s390.c 2927 elf_elfheader (stdoutput)->e_flags |= EF_S390_HIGH_GPRS;
  /src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/linux/
elf.d 2108 enum EF_S390_HIGH_GPRS = 0x00000001;
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 5578 if (e_flags & EF_S390_HIGH_GPRS)
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 5194 if (e_flags & EF_S390_HIGH_GPRS)

Completed in 37 milliseconds