HomeSort by relevance Sort by last modified time
    Searched defs:POSIXCrashStopInfo (Results 1 - 2 of 2) sorted by null

  /external/lldb/source/Plugins/Process/POSIX/
POSIXStopInfo.h 64 /// @class POSIXCrashStopInfo
67 class POSIXCrashStopInfo
71 POSIXCrashStopInfo(POSIXThread &thread, uint32_t status,
79 ~POSIXCrashStopInfo();
POSIXStopInfo.cpp 46 // POSIXCrashStopInfo
48 POSIXCrashStopInfo::~POSIXCrashStopInfo() { }
51 POSIXCrashStopInfo::GetStopReason() const
57 POSIXCrashStopInfo::GetDescription()

Completed in 207 milliseconds