Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dsys_thread_properties.cpp109 if (ptrace(PTRACE_GETREGSET, tid, NT_ARM_TLS, &pt_iov) == 0) { in __get_bionic_tcb_for_thread()
/aosp12/bionic/libc/kernel/uapi/linux/
H A Delf.h354 #define NT_ARM_TLS 0x401 macro
/aosp12/bionic/docs/
H A Delf-tls.md443 * arm64: `PTRACE_GETREGSET`, `NT_ARM_TLS`