Home
last modified time | relevance | path

Searched defs:NT_TASKSTRUCT (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/bsd/file/dist/src/
H A Dreadelf.h281 #define NT_TASKSTRUCT 4 macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d400 enum NT_TASKSTRUCT = 4; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d400 enum NT_TASKSTRUCT = 4; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h601 #define NT_TASKSTRUCT 4 /* Contains copy of task struct */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h606 #define NT_TASKSTRUCT 4 /* Contains copy of task struct */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1448 NT_TASKSTRUCT = 4, enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d507 enum NT_TASKSTRUCT = 4; variable