Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsys_thread_properties.cpp83 if (ptrace(PTRACE_GETREGSET, tid, NT_ARM_TLS, &pt_iov) == 0) { in __get_bionic_tcb_for_thread()
/bionic/libc/kernel/uapi/linux/
Delf.h348 #define NT_ARM_TLS 0x401 macro
/bionic/libc/include/bits/
Delf_common.h832 #define NT_ARM_TLS 0x401 /* ARM TLS register */ macro
/bionic/docs/
Delf-tls.md443 * arm64: `PTRACE_GETREGSET`, `NT_ARM_TLS`