Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dreadelf.h545 #define DF_STATIC_TLS 0x00000010 /* */ macro
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1559 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
/freebsd/sys/sys/
H A Delf_common.h784 #define DF_STATIC_TLS 0x0010 /* Indicates that the shared object or macro