Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h645 #define NT_S390_TIMER 0x301 /* S390 timer */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h653 #define NT_S390_TIMER 0x301 /* S390 timer */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1478 NT_S390_TIMER = 0x301, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d529 enum NT_S390_TIMER = 0x301; variable