Home
last modified time | relevance | path

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

/third_party/elfutils/backends/
Di386_corenote.c108 case NT_386_TLS: \
DChangeLog1113 (EXTRA_NOTES): Use it to handle NT_386_TLS.
/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/
Delfio_dump.hpp571 { NT_386_TLS, "NT_386_TLS", "x86 TLS information" },
Delf_types.hpp612 constexpr Elf_Word NT_386_TLS = 0x200; // x86 TLS information variable
/third_party/musl/porting/linux/user/include/
Delf.h665 #define NT_386_TLS 0x200 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h662 #define NT_386_TLS 0x200 macro
/third_party/musl/include/
Delf.h670 #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/porting/liteos_m_iccarm/kernel/include/
Delf.h662 #define NT_386_TLS 0x200 macro
/third_party/elfutils/libelf/
Delf.h793 #define NT_386_TLS 0x200 /* i386 TLS slots (struct user_desc) */ macro
/third_party/elfutils/libebl/
DChangeLog628 * eblcorenotetypename.c (ebl_core_note_type_name): Handle NT_386_TLS.
/third_party/elfutils/
DNEWS787 readelf: core note handling for NT_386_TLS, NT_PPC_SPE, Alpha NT_AUXV
/third_party/elfutils/config/
Delfutils.spec.in909 - readelf: core note handling for NT_386_TLS, NT_PPC_SPE, Alpha NT_AUXV