Home
last modified time | relevance | path

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

/bionic/libc/bionic/
Dsys_thread_properties.cpp91 struct iovec pt_iov = { in __get_bionic_tcb_for_thread() local
96 if (ptrace(PTRACE_GETREGSET, tid, NT_PRSTATUS, &pt_iov) == 0) { in __get_bionic_tcb_for_thread()
105 struct iovec pt_iov { in __get_bionic_tcb_for_thread() struct
109 if (ptrace(PTRACE_GETREGSET, tid, NT_ARM_TLS, &pt_iov) == 0) { in __get_bionic_tcb_for_thread()