Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/bindings/interface/
H A DSBPlatform.i89 GetSignal ();
/llvm-project-15.0.7/lldb/include/lldb/API/
H A DSBPlatform.h81 int GetSignal();
/llvm-project-15.0.7/lldb/source/Plugins/Process/POSIX/
H A DProcessMessage.h111 int GetSignal() const { in GetSignal() function
/llvm-project-15.0.7/lldb/source/API/
H A DSBPlatform.cpp269 int SBPlatformShellCommand::GetSignal() { in GetSignal() function in SBPlatformShellCommand