Home
last modified time | relevance | path

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

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