Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h411 extern int ptrace_pt_lwpnext;
H A Dsanitizer_platform_limits_netbsd.cpp590 int ptrace_pt_lwpnext = PT_LWPNEXT; variable
H A Dsanitizer_syscalls_netbsd.inc331 } else if (req_ == ptrace_pt_lwpnext) {
384 } else if (req_ == ptrace_pt_lwpnext) {