Home
last modified time | relevance | path

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

/aosp14/system/core/debuggerd/libdebuggerd/
H A Dscudo.cpp88 void ScudoCrashData::FillInCause(Cause* cause, const scudo_error_report* report, in FillInCause() function in ScudoCrashData
136 FillInCause(tombstone->add_causes(), &error_info_.reports[report_num++], unwinder); in AddCauseProtos()
/aosp14/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
H A Dscudo.h49 void FillInCause(Cause* cause, const scudo_error_report* report,