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

/freebsd-13-stable/contrib/file/src/
H A Dreadelf.h514 #define DF_STATIC_TLS 0x00000010 /* */ macro
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1276 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator in enum:llvm::ELF::__anon3106
/freebsd-13-stable/sys/sys/
H A Delf_common.h758 #define DF_STATIC_TLS 0x0010 /* Indicates that the shared object or macro

Completed in 83 milliseconds