Lines Matching refs:zlib
1173 // "ZLIB" followed by 8 bytes representing the uncompressed size of the section,1178 static const StringRef Magic = "ZLIB";1206 zlib::Status Success = zlib::compress(1209 if (Success != zlib::StatusOK)