Searched defs:UncompressedBuffer (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/Support/
H A DCompression.cpp151 Error zlib::decompress(ArrayRef<uint8_t> Input, uint8_t *UncompressedBuffer, argument
155 decompress(ArrayRef<uint8_t> Input, SmallVectorImpl<uint8_t> &UncompressedBuffer, size_t UncompressedSize) argument
/openbsd-current/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dcrash_handler.cpp125 uintptr_t UncompressedBuffer[AllocationMetadata::kMaxTraceLengthToCollect]; local
149 uintptr_t UncompressedBuffer[AllocationMetadata::kMaxTraceLengthToCollect]; local

Completed in 123 milliseconds