Searched refs:POSIXCrashStopInfo (Results 1 – 3 of 3) sorted by relevance
48 POSIXCrashStopInfo::~POSIXCrashStopInfo() { } in ~POSIXCrashStopInfo()51 POSIXCrashStopInfo::GetStopReason() const in GetStopReason()57 POSIXCrashStopInfo::GetDescription() in GetDescription()
67 class POSIXCrashStopInfo71 POSIXCrashStopInfo(POSIXThread &thread, uint32_t status, in POSIXCrashStopInfo() function79 ~POSIXCrashStopInfo();
511 SetStopInfo (lldb::StopInfoSP(new POSIXCrashStopInfo(*this, signo, in CrashNotify()