Home
last modified time | relevance | path

Searched defs:GetSiginfo (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/llvm/lldb/include/lldb/Host/common/
DNativeThreadProtocol.h55 GetSiginfo() const { in GetSiginfo() function
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/FreeBSD/
DNativeThreadFreeBSD.cpp321 NativeThreadFreeBSD::GetSiginfo() const { in GetSiginfo() function in NativeThreadFreeBSD
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
DThreadGDBRemote.cpp351 ThreadGDBRemote::GetSiginfo(size_t max_size) const { in GetSiginfo() function in ThreadGDBRemote
/openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Linux/
DNativeThreadLinux.cpp548 NativeThreadLinux::GetSiginfo() const { in GetSiginfo() function in NativeThreadLinux
/openbsd/src/gnu/llvm/lldb/include/lldb/Target/
DThread.h1252 GetSiginfo(size_t max_size) const { in GetSiginfo() function
/openbsd/src/gnu/llvm/lldb/source/API/
DSBThread.cpp1321 SBValue SBThread::GetSiginfo() { in GetSiginfo() function in SBThread