Home
last modified time | relevance | path

Searched refs:XzCompress (Results 1 – 1 of 1) sorted by relevance

/art/compiler/debug/
Delf_gnu_debugdata_writer.h34 static void XzCompress(const std::vector<uint8_t>* src, std::vector<uint8_t>* dst) { in XzCompress() function
108 XzCompress(&buffer, &compressed_buffer); in MakeMiniDebugInfoInternal()