Home
last modified time | relevance | path

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

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