Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Plugins/Process/NetBSD/
H A DNativeProcessNetBSD.cpp428 static llvm::Expected<ptrace_siginfo_t> ComputeSignalInfo( in ComputeSignalInfo() function
489 ComputeSignalInfo(m_threads, resume_actions); in Resume()