Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBPlatform.h85 int GetSignal();
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBPlatform.cpp272 int SBPlatformShellCommand::GetSignal() { in GetSignal() function in SBPlatformShellCommand
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp42903 result = (int)(arg1)->GetSignal(); in _wrap_SBPlatformShellCommand_GetSignal()