Home
last modified time | relevance | path

Searched defs:SHF_TLS (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/binutils/dist/include/elf/
Dcommon.h573 #define SHF_TLS (1 << 10) /* Thread local storage section */ macro
/netbsd/src/external/gpl3/gdb/dist/include/elf/
Dcommon.h574 #define SHF_TLS (1 << 10) /* Thread local storage section */ macro
/netbsd/src/sys/arch/epoc32/stand/e32boot/include/
Delf.h475 #define SHF_TLS 0x00000400 /* Holds thread-local data */ macro
/netbsd/src/tools/m68k-elf2aout/sys/
Dexec_elf.h477 #define SHF_TLS 0x00000400 /* Holds thread-local data */ macro
/netbsd/src/sys/sys/
Dexec_elf.h570 #define SHF_TLS 0x00000400 /* Holds thread-local data */ macro