Home
last modified time | relevance | path

Searched refs:CRASH_LOG_EREGLOS (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_exception.h53 CRASH_LOG_EREGLOS, /* Registers not found */ enumerator
91 {CRASH_LOG_EREGLOS, "Registers not found." },
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/crash_exception/
H A Dcrash_exception.cpp117 …{ "Registers:", "", 0, CrashExceptionCode::CRASH_LOG_EREGLOS }, /* 32bit and 64bit system not same… in CheckCrashLogValid()