Searched refs:GetExceptionReport (Results 1 – 3 of 3) sorted by relevance
148 zx_status_t GetExceptionReport(zx_exception_report_t* report);
883 zx_status_t ThreadDispatcher::GetExceptionReport(zx_exception_report_t* report) { in GetExceptionReport() function in ThreadDispatcher
280 auto err = thread->GetExceptionReport(&report); in sys_object_get_info()
Completed in 11 milliseconds