Searched refs:XzCompress (Results 1 – 4 of 4) sorted by relevance
29 void XzCompress(ArrayRef<const uint8_t> src,
44 void XzCompress(ArrayRef<const uint8_t> src, in XzCompress() function
144 XzCompress(ArrayRef<const uint8_t>(buffer), &compressed_buffer); in MakeMiniDebugInfoInternal()331 XzCompress(ArrayRef<const uint8_t>(inner_elf_file), &gnu_debugdata); in PackElfFileForJIT()
133 XzCompress(ArrayRef<const uint8_t>(output_elf_data), output, 9 /*size*/, kBlockSize); in WriteMinidebugInfo()