Searched refs:AddCauseProtos (Results 1 – 5 of 5) sorted by relevance
38 void AddCauseProtos(Tombstone* tombstone, unwindstack::Unwinder* unwinder) const;
75 void AddCauseProtos(Tombstone* tombstone, unwindstack::Unwinder* unwinder) const;
126 void ScudoCrashData::AddCauseProtos(Tombstone* tombstone, unwindstack::Unwinder* unwinder) const { in AddCauseProtos() function in ScudoCrashData
190 scudo_crash_data.AddCauseProtos(tombstone, unwinder); in dump_probable_cause()197 gwp_asan_crash_data.AddCauseProtos(tombstone, unwinder); in dump_probable_cause()
106 void GwpAsanCrashData::AddCauseProtos(Tombstone* tombstone, unwindstack::Unwinder* unwinder) const { in AddCauseProtos() function in GwpAsanCrashData