Home
last modified time | relevance | path

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

/dflybsd-src/contrib/file/src/
H A Dreadelf.h514 #define DF_STATIC_TLS 0x00000010 /* */ macro
/dflybsd-src/sys/sys/
H A Delf_common.h648 #define DF_STATIC_TLS 0x10 /* Indicates that the shared object or macro
/dflybsd-src/contrib/gdb-7/include/elf/
H A Dcommon.h859 #define DF_STATIC_TLS (1 << 4) macro
/dflybsd-src/contrib/binutils-2.27/include/elf/
H A Dcommon.h894 #define DF_STATIC_TLS (1 << 4) macro
/dflybsd-src/contrib/binutils-2.34/include/elf/
H A Dcommon.h1102 #define DF_STATIC_TLS (1 << 4) macro