Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
HDNativeThreadProtocol.h55 GetSiginfo() const { in GetSiginfo() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/FreeBSD/
HDNativeThreadFreeBSD.cpp324 NativeThreadFreeBSD::GetSiginfo() const { in GetSiginfo() function in NativeThreadFreeBSD
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
HDThreadGDBRemote.cpp351 ThreadGDBRemote::GetSiginfo(size_t max_size) const { in GetSiginfo() function in ThreadGDBRemote
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Target/
HDThread.h1298 GetSiginfo(size_t max_size) const { in GetSiginfo() function
/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
HDSBThread.cpp1342 SBValue SBThread::GetSiginfo() { in GetSiginfo() function in SBThread