Searched refs:HasDeallocationTrace (Results 1 – 3 of 3) sorted by relevance
61 bool HasDeallocationTrace() const;
217 bool GwpAsanCrashData::HasDeallocationTrace() const { in HasDeallocationTrace() function in GwpAsanCrashData226 assert(HasDeallocationTrace() && "DumpDeallocationTrace(): No dealloc trace!"); in DumpDeallocationTrace()
429 if (gwp_asan_crash_data->HasDeallocationTrace()) { in dump_thread()