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

/freebsd-11-stable/contrib/file/src/
H A Dreadelf.h514 #define DF_STATIC_TLS 0x00000010 /* */ macro
/freebsd-11-stable/contrib/binutils/include/elf/
H A Dcommon.h684 #define DF_STATIC_TLS (1 << 4) macro
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DELF.h1263 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator in enum:llvm::ELF::__anon56
/freebsd-11-stable/sys/sys/
H A Delf_common.h735 #define DF_STATIC_TLS 0x0010 /* Indicates that the shared object or macro

Completed in 88 milliseconds