Searched defs:CompressedData (Results 1 – 2 of 2) sorted by relevance
562 CompressedSection::create(ArrayRef<uint8_t> CompressedData, in create()600 CompressedSection::CompressedSection(ArrayRef<uint8_t> CompressedData, in CompressedSection()
532 SmallVector<char, 128> CompressedData; variable