Home
last modified time | relevance | path

Searched refs:DF_STATIC_TLS (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/BinaryFormat/
H A DELF.h1442 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
/llvm-project-15.0.7/lld/ELF/
H A DSyntheticSections.cpp1386 dtFlags |= DF_STATIC_TLS; in computeContents()