Searched refs:HasAllocationTrace (Results 1 – 3 of 3) sorted by relevance
69 bool HasAllocationTrace() const;
247 bool GwpAsanCrashData::HasAllocationTrace() const { in HasAllocationTrace() function in GwpAsanCrashData253 assert(HasAllocationTrace() && "DumpAllocationTrace(): No dealloc trace!"); in DumpAllocationTrace()
433 if (gwp_asan_crash_data->HasAllocationTrace()) { in dump_thread()