Home
last modified time | relevance | path

Searched defs:NT_386_TLS (Results 1 – 9 of 9) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1390 NT_386_TLS = 0x200, enumerator
/third_party/elfio/elfio/
Delf_types.hpp612 constexpr Elf_Word NT_386_TLS = 0x200; // x86 TLS information variable
/third_party/musl/ndk_musl_include/
Delf.h662 #define NT_386_TLS 0x200 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h662 #define NT_386_TLS 0x200 macro
/third_party/musl/include/
Delf.h663 #define NT_386_TLS 0x200 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h662 #define NT_386_TLS 0x200 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h662 #define NT_386_TLS 0x200 macro
/third_party/musl/porting/linux/user/include/
Delf.h665 #define NT_386_TLS 0x200 macro
/third_party/elfutils/libelf/
Delf.h793 #define NT_386_TLS 0x200 /* i386 TLS slots (struct user_desc) */ macro