Home
last modified time | relevance | path

Searched refs:DF_STATIC_TLS (Results 1 - 11 of 11) sorted by relevance

/third_party/elfio/c_wrapper/
H A Delf_types_c_wrapper.hpp710 #define DF_STATIC_TLS 0x10 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h1233 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
H A DELF.h1263 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
/third_party/elfio/elfio/
H A Delf_types.hpp1058 constexpr Elf_Word DF_STATIC_TLS = 0x10; member
/third_party/musl/porting/linux/user/include/
H A Delf.h833 #define DF_STATIC_TLS 0x00000010 macro
/third_party/musl/porting/liteos_m/kernel/include/
H A Delf.h824 #define DF_STATIC_TLS 0x00000010 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Delf.h824 #define DF_STATIC_TLS 0x00000010 macro
/third_party/musl/porting/uniproton/kernel/include/
H A Delf.h824 #define DF_STATIC_TLS 0x00000010 macro
/third_party/musl/include/
H A Delf.h859 #define DF_STATIC_TLS 0x00000010 macro
/third_party/elfutils/libelf/
H A Delf.h989 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro
/third_party/elfutils/src/
H A Dreadelf.c1702 { DF_STATIC_TLS, "STATIC_TLS" }

Completed in 89 milliseconds