Searched refs:CompressedTrace (Results 1 – 3 of 3) sorted by relevance
127 AllocationMeta->AllocationTrace.CompressedTrace, in __gwp_asan_get_allocation_trace()151 AllocationMeta->DeallocationTrace.CompressedTrace, in __gwp_asan_get_deallocation_trace()
71 compression::pack(UncompressedBuffer, BacktraceLength, CompressedTrace, in RecordBacktrace()
82 uint8_t CompressedTrace[kStackFrameStorageBytes]; member