Searched refs:PTRACE_GETREGSET (Results 1 – 4 of 4) sorted by relevance
96 if (ptrace(PTRACE_GETREGSET, tid, NT_PRSTATUS, &pt_iov) == 0) { in __get_bionic_tcb_for_thread()109 if (ptrace(PTRACE_GETREGSET, tid, NT_ARM_TLS, &pt_iov) == 0) { in __get_bionic_tcb_for_thread()
39 #define PTRACE_GETREGSET 0x4204 macro
91 long result = ptrace(PTRACE_GETREGSET, child, in check_hw_feature_supported()
443 * arm64: `PTRACE_GETREGSET`, `NT_ARM_TLS`