Home
last modified time | relevance | path

Searched defs:NT_S390_HIGH_GPRS (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h643 #define NT_S390_HIGH_GPRS 0x300 /* S/390 upper halves of GPRs */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h651 #define NT_S390_HIGH_GPRS 0x300 /* S/390 upper halves of GPRs */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1477 NT_S390_HIGH_GPRS = 0x300, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d528 enum NT_S390_HIGH_GPRS = 0x300; variable