Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DNativeThreadProtocol.h55 GetSiginfo() const { in GetSiginfo() function
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
H A DNativeThreadFreeBSD.cpp320 NativeThreadFreeBSD::GetSiginfo() const { in GetSiginfo() function in NativeThreadFreeBSD
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp351 ThreadGDBRemote::GetSiginfo(size_t max_size) const { in GetSiginfo() function in ThreadGDBRemote
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/
H A DThread.h1272 GetSiginfo(size_t max_size) const { in GetSiginfo() function
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBThread.cpp1342 SBValue SBThread::GetSiginfo() { in GetSiginfo() function in SBThread