Home
last modified time | relevance | path

Searched defs:SetStoppedBySignal (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/OpenBSD/
DNativeThreadOpenBSD.cpp36 void NativeThreadOpenBSD::SetStoppedBySignal(uint32_t signo, in SetStoppedBySignal() function in NativeThreadOpenBSD
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/NetBSD/
DNativeThreadNetBSD.cpp76 void NativeThreadNetBSD::SetStoppedBySignal(uint32_t signo, in SetStoppedBySignal() function in NativeThreadNetBSD
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
DNativeThreadFreeBSD.cpp76 void NativeThreadFreeBSD::SetStoppedBySignal(uint32_t signo, in SetStoppedBySignal() function in NativeThreadFreeBSD
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Linux/
DNativeThreadLinux.cpp279 void NativeThreadLinux::SetStoppedBySignal(uint32_t signo, in SetStoppedBySignal() function in NativeThreadLinux