Home
last modified time | relevance | path

Searched refs:AddCauseProtos (Results 1 – 5 of 5) sorted by relevance

/aosp14/system/core/debuggerd/libdebuggerd/include/libdebuggerd/
H A Dscudo.h43 void AddCauseProtos(Tombstone* tombstone, unwindstack::AndroidUnwinder* unwinder) const;
H A Dgwp_asan.h61 void AddCauseProtos(Tombstone* tombstone, unwindstack::AndroidUnwinder* unwinder) const;
/aosp14/system/core/debuggerd/libdebuggerd/
H A Dgwp_asan.cpp108 void GwpAsanCrashData::AddCauseProtos(Tombstone* tombstone, in AddCauseProtos() function in GwpAsanCrashData
H A Dscudo.cpp131 void ScudoCrashData::AddCauseProtos(Tombstone* tombstone, in AddCauseProtos() function in ScudoCrashData
H A Dtombstone_proto.cpp203 scudo_crash_data.AddCauseProtos(tombstone, unwinder); in dump_probable_cause()
211 gwp_asan_crash_data.AddCauseProtos(tombstone, unwinder); in dump_probable_cause()