Searched defs:UncompressedBuffer (Results 1 – 3 of 3) sorted by relevance
125 uintptr_t UncompressedBuffer[AllocationMetadata::kMaxTraceLengthToCollect]; in __gwp_asan_get_allocation_trace() local149 uintptr_t UncompressedBuffer[AllocationMetadata::kMaxTraceLengthToCollect]; in __gwp_asan_get_deallocation_trace() local
62 uintptr_t UncompressedBuffer[kMaxTraceLengthToCollect]; in RecordBacktrace() local
151 Error zlib::decompress(ArrayRef<uint8_t> Input, uint8_t *UncompressedBuffer, in decompress() argument 156 SmallVectorImpl<uint8_t> &UncompressedBuffer, in decompress() argument