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