Home
last modified time | relevance | path

Searched defs:PT_TLS (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/solaris/sys/
H A Delf.d269 enum PT_TLS = 7; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/openbsd/sys/
H A Delf_common.d299 enum PT_TLS = 7; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/dragonflybsd/sys/
H A Delf_common.d299 enum PT_TLS = 7; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/netbsd/sys/
H A Delf_common.d284 enum PT_TLS = 7; variable
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/
H A Delf_common.d279 enum PT_TLS = 7; variable
/netbsd-src/external/gpl3/binutils.old/dist/include/elf/
H A Dcommon.h481 #define PT_TLS 7 /* Thread local storage segment */ macro
/netbsd-src/external/gpl3/binutils/dist/include/elf/
H A Dcommon.h481 #define PT_TLS 7 /* Thread local storage segment */ macro
/netbsd-src/sys/arch/epoc32/stand/e32boot/include/
H A Delf.h352 #define PT_TLS 7 /* TLS initialisation image */ macro
/netbsd-src/tools/arm-elf2aout/sys/
H A Dexec_elf.h354 #define PT_TLS 7 /* TLS initialisation image */ macro
/netbsd-src/tools/m68k-elf2aout/sys/
H A Dexec_elf.h354 #define PT_TLS 7 /* TLS initialisation image */ macro
/netbsd-src/sys/sys/
H A Dexec_elf.h445 #define PT_TLS 7 /* TLS initialisation image */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
H A DELF.h1284 PT_TLS = 7, // The thread-local storage template. enumerator
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/linux/
H A Delf.d483 enum PT_TLS = 7; variable