Searched defs:DecompressedSize (Results 1 – 3 of 3) sorted by relevance
50 uint64_t DecompressedSize; variable
548 uint64_t DecompressedSize; global() variable
557 CompressedSection(ArrayRef<uint8_t> CompressedData,uint32_t ChType,uint64_t DecompressedSize,uint64_t DecompressedAlign) CompressedSection() argument