Home
last modified time | relevance | path

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

/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h398 #define DF_STATIC_TLS 0x0010 /* Indicates that the shared object or macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h398 #define DF_STATIC_TLS 0x0010 /* Indicates that the shared object or macro
/third_party/elfio/c_wrapper/
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/
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/
DELF.h1263 DF_STATIC_TLS = 0x10 // Reject attempts to load dynamically. enumerator
/third_party/musl/porting/linux/user/include/
Delf.h832 #define DF_STATIC_TLS 0x00000010 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h824 #define DF_STATIC_TLS 0x00000010 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h824 #define DF_STATIC_TLS 0x00000010 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h824 #define DF_STATIC_TLS 0x00000010 macro
/third_party/musl/include/
Delf.h827 #define DF_STATIC_TLS 0x00000010 macro
/third_party/elfio/elfio/
Delf_types.hpp1058 constexpr Elf_Word DF_STATIC_TLS = 0x10; variable
/third_party/musl/ndk_musl_include/
Delf.h824 #define DF_STATIC_TLS 0x00000010 macro
/third_party/elfutils/libelf/
Delf.h989 #define DF_STATIC_TLS 0x00000010 /* Module uses the static TLS model */ macro
/third_party/elfutils/src/
Dreadelf.c1702 { DF_STATIC_TLS, "STATIC_TLS" }