Home
last modified time | relevance | path

Searched refs:eExitTypeSignal (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/include/lldb/
HDlldb-private-enumerations.h240eExitTypeSignal, // The exit status represents the signal number that caused the program to exit … enumerator
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/Process/gdb-remote/
HDGDBRemoteCommunicationServerLLGS.cpp393 case ExitType::eExitTypeSignal: in SendWResponse()