Home
last modified time | relevance | path

Searched defs:m_exit_status (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lldb/include/lldb/Host/common/
DNativeProcessProtocol.h417 llvm::Optional<WaitStatus> m_exit_status; variable
/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachProcess.h384 int m_exit_status; // The exit status for the process variable
/external/llvm-project/lldb/include/lldb/Target/
DProcess.h2765 int m_exit_status; ///< The exit status of the process, or -1 if not set. variable