Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
DNativeThreadNetBSD.cpp183 #ifdef PT_LWPSTATUS in GetName()
187 PT_LWPSTATUS, static_cast<int>(m_process.GetID()), &info, sizeof(info)); in GetName()
DNativeProcessNetBSD.cpp988 #ifdef PT_LWPSTATUS in ReinitializeThreads()
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_netbsd.cpp78 #ifndef PT_LWPSTATUS
79 #define PT_LWPSTATUS 24 macro
589 int ptrace_pt_lwpstatus = PT_LWPSTATUS;