Home
last modified time | relevance | path

Searched defs:crashObj (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/common/
H A Ddfx_dump_request.h138 uintptr_t crashObj; member
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_signal_handler.c1003 uintptr_t crashObj = 0; in DFX_SetCrashObj() local
1012 void DFX_ResetCrashObj(uintptr_t crashObj) in DFX_ResetCrashObj()
/ohos5.0/base/hiviewdfx/faultloggerd/tools/crasher_cpp/
H A Ddfx_crasher.cpp554 uintptr_t crashObj = 0; in TestGetCrashObj() local