Home
last modified time | relevance | path

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

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