Home
last modified time | relevance | path

Searched refs:NT_ARM_TLS (Results 1 – 11 of 11) sorted by relevance

/third_party/elfutils/backends/
Daarch64_corenote.c167 EXTRA_ITEMS (NT_ARM_TLS, 8, aarch64_tls_items) \
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1409 NT_ARM_TLS = 0x401, enumerator
/third_party/elfio/elfio/
Delfio_dump.hpp589 { NT_ARM_TLS, "NT_ARM_TLS", "AArch TLS registers" },
Delf_types.hpp630 constexpr Elf_Word NT_ARM_TLS = 0x401; // AArch TLS registers variable
/third_party/musl/porting/linux/user/include/
Delf.h683 #define NT_ARM_TLS 0x401 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h680 #define NT_ARM_TLS 0x401 macro
/third_party/musl/include/
Delf.h688 #define NT_ARM_TLS 0x401 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h680 #define NT_ARM_TLS 0x401 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h680 #define NT_ARM_TLS 0x401 macro
/third_party/elfutils/libelf/
Delf.h814 #define NT_ARM_TLS 0x401 /* ARM TLS register */ macro
/third_party/elfutils/libebl/
DChangeLog454 * eblcorenotetypename.c: Handle NT_ARM_TLS, NT_ARM_HW_BREAK,