Searched defs:m_exit_status (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h206 *status = m_exit_status;
213 m_exit_status = status;
275 int m_exit_status; // The exit status for the process member in class:MachProcess
/external/lldb/include/lldb/Target/
H A DProcess.h3646 int m_exit_status; ///< The exit status of the process, or -1 if not set. member in class:lldb_private::Process

Completed in 126 milliseconds